.header {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}

#nav TR TD {
	font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; background-image:url(images/navbutton.gif); background-repeat:repeat-x; TEXT-ALIGN: center
}
.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}
.caption {
	color: 000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

#copyright {
	color: #0099FF;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 333333;
	background-color: #FFFFFF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#0000FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
