.bluelink1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00235D;
}
a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
}
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cococo;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333B3E;
	border-right-color: #333B3E;
	border-bottom-color: #333B3E;
	border-left-color: #333B3E;
}
.tableall {
	border: thin solid ##840000;
}