.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.content {
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
a.content:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;

}

