body {
	background-image: none;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	position: static;
	font-family: Georgia, "Times New Roman", Times, serif;
}
HR {
	
	color: #666666;
}
body,td,th {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #CCCCCC;
}
a:link {
	color: #0000FF;
}
a:active {
	color: #FFFF66;
}
h1 {
	color: #FF0000;
}
h2 {
	color: #0000FF;
}
h3 {
	color: #000000;
}
h4 {
	color: #FF0000;
}
h5 {
	color: #0000FF;
}
h6 {
	color: #000000;
}
a:visited {
	color: #9933FF;
}
.NavTab {
	color: #0000FF;
	font-size: 20px;
	text-decoration: underline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
a:hover {
	color: #FF0000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index: 1;
	font-size: 18px;
}
.marginlinks {
	color: #666666;
	font-size: 8px;
}
