.table_pagetitle {
	background-color: #336699;
	font-family: verdana;
	font-size: 12px;
	color: #ECF7A3;
	font-weight: bold;
}
.table_body {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.table_bodytitle {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	background-color: #FFFFFF;
}
a:link {
	font-family: verdana;
	font-size: 11px;
	color: #01415A;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #01415A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #01415A;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: verdana;
	font-size: 11px;
	color: #01415A;
	text-decoration: none;
	font-weight: bold;
}
