.table_pagetitle {
	background-color: #7D84A7;
	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 {
	background-color: #FBFBFB;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5A5A7B;
}
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;
}
body {
	margin-top: 0px;
	margin-left: 1px;
	margin: 0;
}