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

hr           { color: #000066  }
table        {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: arial, verdana;
	color: black;
	padding-left: 10;
	padding-right: 10;
	background-color: #DEE0EF;
}
 

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

h2  {   font            :   16pt arial, verdana;
        font-weight     :   bold;
		font-style	:   normal;
        color           :   black}

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

    
        
a:link       { font-style: normal; font-variant: normal; 
               text-decoration: underline; color: #4266C7 }
a:visited    { font-style: normal; font-variant: normal;  
               text-decoration: underline; color: #003366}
td           {
	font-size: 12pt;
	color: black	 ;
	
}
li           { font-size: 12pt; color: black }

.menu {
	font-size: 18px;
	color: #666666;
}
.smalllist {
	font-size: 10pt;
	color: #4266C7;
	 font-weight:bold;
}
.bold {
	font-size: 12pt;
	color: #4266C7;
	 font-weight:bold;
}
.title {
	font-size: 14pt;
	color: #4266C7;
	 font-weight:bold;
}
.heading {
	font-size: 12pt;
	color: #4266C7;
	 font-weight:bold;
}
.rightbold {
	text-align: right;
		font-size: 12pt;
	color: #4266C7;
	 font-weight:bold;
	}
.field {
	text-align: left;
		font-size: 12pt;
	color: #000000;
	 font-weight:normal;
	 	background-color: #DEE0EF;
	}
	.large {
		font-size: 12pt;
		font-weight:bold;
		}
 .small {
		font-size: 4pt;
		}
.white {
			color: #ffffff;
		}

tr {vertical-align: top;}
