
body {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
}

.title {
	font-size: 12px;
	font-weight: bold;
}

.subtitle {

	font-size: 11px;
	font-weight: bold;
	color: white;
}

td {
	font-size: 11px;
}

.navlink {

	color: #00546C;
	text-decoration: none;
	height: 15px;
}

.navlink:hover {

	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.aclink {

	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.aclink:hover {

	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.bluebutton {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}

.hrtext {
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	padding-left: 16px;
	height: 19px;
}

