body {
	background-color: #8189A0;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
}
.bluebullet {
	color: #003580;
	font-weight: bold;
}
.greybullet {
	color: #8189A0; font-weight: bold; 
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
.bluelink {font-size: 14px; color: #FFFF00; font-family: Arial, Helvetica, sans-serif;}

