body {
	background-image:  url(images/back.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.h1 {
	font-size: 20px;
	color: #0065a4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
a:link {
	color: #0065a4;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0065a4;
}
a:hover {
	text-decoration: none;
	color: #003D63;
}
a:active {
	text-decoration: none;
	color: #0065a4;
}
#white {
	color: #FFFFFF;
	font-weight: bold;
}
#white a:link, #white a:visited, #white a:hover, #white a:active {
	color: #FFFFFF;
	font-weight: bold;
}
a {
	font-weight: bold;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0065a4;
}
.TOPBOT_LINE {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
