.subheading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.normal {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.boldlink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}
.header {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.boldred {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
