body {
	background: #ffffff;
	background-attachment: fixed;
	font-family: verdana;
	font-size: .8em;
	color: #0c4b7b;
	margin-top: 2%;
	margin-left: 2%;
	margin-right: 2%;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #8a4b2f;
	scrollbar-base-color: #d1d1d1;
	scrollbar-darkshadow-color: #d1d1d1;
	scrollbar-face-color: #eef3fd;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #d1d1d1;}
table {
	border-collapse: collapse;
	border-color: #a8a8a8;}
td {
	border-collapse: collapse;
	border-color: #a8a8a8;}
h1, h2, h3, h4 {
	text-align: center;}
ul {
	font-size: .8em;}
p {
	font-size: .8em;}

a:link {
	color: #0c4b7b;
	text-decoration: none;}
a:hover {
	text-decoration: underline;
	color: #68a8e8;}
a:visited {
	text-decoration: none;
	color: #68a8e8;}
td.nav {
	width: 18%;
	text-align: center;
	background: url(../images/sidebg.jpg);
	background-color: cedefa;}
.navdiv {
	font-family: verdana;
	font-size: .8em;
	font-weight: bold;
	height=100%;
	width: 85%;
	background: url(../images/navdiv.gif) top repeat-x;
	background-color: #feefc4;
	border: 1px solid #adc5ed;
	line-height: 150%;
	text-align: center;
	color: #0c4b7b;}
.date {
	color: #ffffff;
	background-color: #000000;
	font-size: .7em;
	text-align: right;}
.main {
	margin-left: 2%;
	margin-right: 2%;}
div.row span.left {
	font-size: .8em;
	float: left;
	text-align: left;}
div.row span.right {
	font-size: .8em;
	float: right;
	text-align: right;}