body {
	background-image: url(../images/rbrower_03.jpg);
	background-repeat: repeat-x;
	background-color: #D8D8D8;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
div#header {
	left: 0px;
	top: 0px;
	position: absolute;
}
div#content {
	left: 0px;
	top: 402px;
	background-color: #FFFFFF;
	position: absolute;
	width: 760px;
	color: #BFFFFF;
}
h1 {
	font-size: 18px;
	color: #0263A8;
}
.bottomLinks {
	font-size: 9px;
}
.justify {
	text-align: justify;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #0099FF;
}
h2 {
	font-size: 14px;
	color: #0263A8;
}
.highlight {
	font-size: 12px;
	color: #0263A8;
	font-weight: bold;
}
