body
{
}
TD.headerText
{
	font-family: Arial;
	font-size: 14pt;
	color: #C0BD86;
	background-color:#000000;
}
TD.bodyText
{
	font-family: Arial;
	font-size: 12pt;
	color: #C0BD86;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #336633;
}
a:hover {
	text-decoration: underline;
	color: #336633;
}
a:active {
	text-decoration: none;
	color: #336633;
}
body {
	background-image: url(Images/JPGs/background.jpg);
	background-repeat: repeat;
}

