body {
	font-family: Trebuchet MS;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 8pt;
}

td {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #000000;
	background-color: white;
}

th {
	font-family: Trebuchet MS;
	color: #000000;
}

td#nav {background-color: #FFFFFF;}

table {border: 6px solid #FFFFFF;}
table#main {border: 6px solid #3A1769;}
table#nav {border: 6px solid #000000;}

h1 {font-size: 13pt; text-decoration: underline; color: #3A1769;}
h2 {font-size: 12pt; color: #3A1769;}
h3 {font-size: 11pt; color: #3A1769;}
h4 {font-size: 10pt; color: #3A1769;}
h5 {font-size: 9pt; color: #3A1769;}
h6 {font-size: 8pt; color: #3A1769;}

a.nav:link {background-color: #3A1769; color: #FFFFFF; font-size: 9pt; display: block; width: 119px; height: 25px;}
a.nav:visited {background-color: #3A1769; color: #FFFFFF; font-size: 9pt; display: block; width: 119px; height: 25px;}
a.nav:hover {background-color: #FFFFFF; color: #3A1769; font-size: 9pt; display: block; width: 119px; height: 25px;}
a.nav:active {background-color: #3A1769; color: #FFFFFF; font-size: 9pt; display: block; width: 119px; height: 25px;}

a:link {color: #3A1769; font-weight: bold; text-decoration: underline;}
a:visited {color: #3A1769; font-weight: bold; text-decoration: underline;}
a:hover {color: #000000; font-weight: bold; text-decoration: underline;}
a:active {color: #3A1769; font-weight: bold; text-decoration: underline;}

.TA {border: 6px solid #3A1769;}