body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	background-color: #FFDB88;
	font-weight: bold;
}
body {
	background-color: #FFDB88;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #CFA970;
}
a:hover {
	text-decoration: none;
	color: #9F7535;
}
.TopLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

a:active {
	text-decoration: underline;
	color: #474F49;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 36px;
	color: #663300;
}
h2 {
	font-size: 16px;
	color: #663300;
}
.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
