a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
 color:#99CCCC;
 text-decoration: none;
 font-weight: bold;
}
a:hover {
 color:#CCCCCC;
 text-decoration: none;
 font-weight: bold;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.bodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	line-height: 20px;
}
