.pageappearance
{
margin-left:5px;
margin-top:5px;
margin-right:5px;
margin-bottom:5px;
width:760px;

background-color: #ffffff;
}

.heading1
{
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-size: 30pt;
color: #000000;
}

.heading2
{
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-size: 18pt;
color: #D01010;
}

.bodytext
{
font-family: Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-size: 10pt;
color: #000000;

text-align:justify;
margin-left:30px;
}

.storytext
{
font-family: Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-size: 10pt;
color: #000000;

text-align:justify;
margin-left:30px;

margin-top:0cm;
margin-bottom:.0001pt;
}

.footer
{
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-size: 8pt;
color: #000000;
text-align:center;
}

a:link 		
{
color: #005499; 
text-decoration: underline;
font-weight:bold
}
		
a:active 	
{
color: #005499; 
text-decoration: underline;
font-weight:bold
}
		 	
a:visited 	
{
color: #005472; 
text-decoration:underline;
font-weight:bold
}