body {
    font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000;
    background-color: #000;
    background-repeat: repeat;

}
h1 {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: white;
}
p { color: #000; font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; margin: 5px; }
td { font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: black; margin: 5px; }
.footer {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: black;

}
a:link {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
a:hover {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
.bold { color: black; font-family: Verdana, Arial, Helvetica, sans-serif, "trebuchet ms"; font-size: 10pt; font-weight: bold; }
h3 {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #900;
	text-decoration: underline;

}
a:visited {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #600;
}
h2 { font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: bold; color: #fff; margin: 5px; }
ul { list-style-type: disc; margin: 1em 0 1em 40px; white-space: normal; }
.nav { color: black; font-size: 9pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; text-indent: 15px; }
