
.buttonscontainer {width: 150px;}
.buttonsnav a {color: FFFFFF;
background-color: 234A76;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid B7C8DA;
font: 14px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttonsnav a:hover {border-left: 10px solid E8ECF0;
text-decoration: none;
color: FFFFFF;}



BODY {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;


	
}

 TD {font-family verdana;
 font-size: 10pt;

 }	

H1  {font-family Trebuchet MS;
	font-size : 24pt;
	}
H2 {font-family Trebuchet MS;
font-size : 18pt;}

H3 {font-family Trebuchet MS;
     font-size : 16pt;
}





a:hover { 
	color: #0066FF;
	text-decoration: underline overline;
	
}



