.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #8A8A8A;
	font-size: 11px;
}
.bullets {
	list-style-image: url(images/bulletpoint.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	list-style-type: circle;
	font-weight: bold;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
body {
 	scrollbar-arrow-color: #1E4274; 
	scrollbar-base-color: #1E4274; 
	scrollbar-dark-shadow-color: #fffff; 
	scrollbar-track-color: #1E4274; 
	scrollbar-face-color: #A7C8E7; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #A7C8E7; 
	scrollbar-3d-light-color: #7B9DC0;
}
.header{
width: 157px;
color:#595959;
border-top: #494A9D 1px solid;
border-bottom: #494A9D 1px solid;
font-weight:bold;
font-size:15px;
text-align: center; 
}
