body {
	padding:0;
	margin:0;
	background-color:#e9e9e9;
	color: #000000;
	font:75% arial,verdana,sans-serif;
	text-align:center;
}

.header {
	border: 1px solid;
	border-color: #ffffff;
}

.footer {
	height:25px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	color: #000000;
	text-align:center;
	background: #333;color: #fff; font-size:x-small;
	}

.topnav {
	background-color: #666600;
	font-family:verdana, helvetica, sans-serif; 
	font-size:12px;
	color:#ffffff;
	height: 25px;
}

.left {
	background-color: #c9c9a7;
}

.right {
	background-color: #c9c9a7;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align:center;
}

.topnav a:active {font-family: verdana, helvetica, sans-serif; color: #ffffff; text-decoration: none}
.topnav a:link { font-family: verdana, helvetica, sans-serif; color: #ffffff; text-decoration: none}
.topnav a:visited { font-family: verdana, helvetica, sans-serif; color: #ffffff; text-decoration: none}
.topnav a:hover { font-family: verdana, helvetica, sans-serif; color: #ffffff; text-decoration: underline}

.footer a:active {font-family: verdana, helvetica, sans-serif; color: #ffffff; text-decoration: underline;}
.footer a:link { font-family: verdana, helvetica, sans-serif; color: #ffffff; text-decoration: underline;}
.footer a:visited { font-family: verdana, helvetica, sans-serif; color: #ffffff; text-decoration: underline;}
.footer a:hover { font-family: verdana, helvetica, sans-serif; color: #ffffff; text-decoration: underline overline;}

a:active {font-family: verdana, helvetica, sans-serif; color: #0000ff; text-decoration: none;}
a:link { font-family: verdana, helvetica, sans-serif; color: #000099; text-decoration: none}
a:visited { font-family: verdana, helvetica, sans-serif; color: #006699; text-decoration: none}
a:hover { font-family: verdana, helvetica, sans-serif; color: #0000ff; text-decoration:none}

.bodytext {font-family: verdana, helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000}
.bodytextsm  {color: #666666; font: 8pt/10pt arial, verdana, sans-serif;}
.bodytextBold { font-family: verdana, helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000}
