.titles {
	font-family: Verdana;
	font-size: 15px;
	color: #888888;
	font-weight: bold;
}
.titlesred {
	font-family: Verdana;
	font-size: 18px;
	color: #B41D15;
	font-weight: normal;
	font-style: normal;

}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #00467E;
}
.bodytextsm {

	font-family: Verdana;
	font-size: 10px;
	color: #00467E;
}
.bodytextbold {
	font-family: Verdana;
	font-size: 12px;
	color: #00467E;
	font-weight: bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4E6E17;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4E6E17;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #788BBC;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4E6E17;
}
body         { scrollbar-face-color: #4E6E17; scrollbar-highlight-color: #B41D15; 
               scrollbar-3dlight-color: #EF482F; scrollbar-darkshadow-color: 
               #788BBC; scrollbar-shadow-color: #00467E; 
               scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #FFFFFF}
.bullets {

	font-family: Verdana;
	font-size: 12px;
	color: #B41D15;
}
.bodytextsmwhite {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}
.bodytextsmbold {
	font-family: Verdana;
	font-size: 10px;
	color: #00467E;
	font-weight: bold;

}
.bodytextboldwhite {

	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
