 
body {
	margin-left: 70px;
	margin-top: 20px;
	margin-right: 70px;
	margin-bottom: 20px;
	background-color: #ffffff;
} 
P {
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		color: black;
		
}

hr           { color: #000066  }
table        {
  
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: arial, verdana;
	color: black;
	background-color:FAFAFA;
	border:none
	
}

td           {
	font-size: 10pt;
	color: black	 ;
} 

tr {vertical-align: top;}

h1  {   font            :  16pt arial, verdana;
        font-weight     :   normal;
		font-style	:   normal;
        color           :   #336666 	}

h2  {   font            :   12pt arial, verdana;
        font-weight     :   bold;
		font-style	:   normal;
        color           : #336666}

small  {   font            :   6pt arial, verdana;
        font-weight     :   normal;
		font-style	:   normal;
        color           :   black}   

.smalllist {
	font-size: 12px;
 color: #ffffff;
	 font-weight:bold;
	 background-color:#336666
}
        
a:link       { font-style: normal; font-variant: normal; 
               text-decoration: underline; color: #336666;}
a:visited    { font-style: normal; font-variant: normal;  
               text-decoration: underline; color: #3F4A74;}
 
.menulist {
	font-size: 18px;
color: #336666;
}
.menu {
	font-size: 18px;
color: black;
}
  
.heading {
	font-size: 12px;
	color: #4266C7;
	 font-weight:bold;
}
.rightbold {
	text-align: right;
		font-size: 18 px;
	color: #336666;
	 font-weight:bold;
	}
 
.large {
		font-size: 14px;
		font-weight:bold;
		}
 .small {
		font-size: 4px;
		}

