body {

	background-color: black;

	margin-top: 10px;

	margin-left: 0px;

}

a:Link, a:Visited, a:Active {

	text-decoration : underline;

	font-family : Arial, Helvetica, sans-serif;

	font-weight : bold;

	color : black;

	font-size : 9pt;

}

a.nav:Link, a.nav:Visited, a.nav:Active {

	text-decoration : none;

	font-weight : bold;

	color :white;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 14px;

}

a.nav:Hover {

	text-decoration : none;

	font-weight : bold;

	color : #A9B821;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 14px;

}

a.fox:Link, a.fox:Visited, a.fox:Active {

	text-decoration : none;

	font-weight : normal;

	color : gray;

	font-family : Arial, Helvetica, sans-serif;

	font-size : 8pt;

}

p, td {

	font-family : Arial, Helvetica, sans-serif;

	font-weight : normal;

	color : black;

	font-size : 10pt;

}

.page-title {

	font-family : Arial, Helvetica, sans-serif;

	font-weight : bold;

	color : black;

	font-size : 16pt;

}

h1 {

font-family : Arial, Helvetica, sans-serif;

font-weight : normal;

color : white;

font-size : 14pt;

}

.home {

	font-family : Arial, Helvetica, sans-serif;

	font-weight : normal;

	color : white;

	font-size : 12pt;

}

.fox-font {

	font-family : Arial, Helvetica, sans-serif;

	font-weight : normal;

	color : gray;

	font-size : 8pt;

	margin-left: 14pt;

}

.footer {

	font-family : Arial, Helvetica, sans-serif;

	font-weight : normal;

	color: #CCFF66;

	font-size : 8pt;

}

a.footer {

	font-family : Arial, Helvetica, sans-serif;

	font-weight : normal;

	color: #CCFF66;

	font-size : 8pt;

}

a.footer:link, a.footer:visited, a.footer:active {

	font-family : Arial, Helvetica, sans-serif;

	font-weight : normal;

	text-decoration: none;

	color: #D9E1A8;

	font-size : 8pt;

}

a.footer:hover {

	font-family : Arial, Helvetica, sans-serif;

	font-weight : normal;

	text-decoration: underline;

	color: #CCFF66;

	font-size : 8pt;

}

.menu li {

	font-family : Arial, Helvetica, sans-serif;

	font-weight : normal;

	color : white;

	font-size : 12pt;

}

.menu a {

	font-family : Arial, Helvetica, sans-serif;

	font-weight : normal;

	color : white;

	font-size : 12pt;

}