body {
	background-color: #5E5E5E;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.bullets {
	color: #CCCCCC;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #990000;
}
.darklinks:link {
	color: #666666;
}
.darklinks:visited {

	color: #666666;
}
