body {
	font-family: Trebuchet MS;
	background-color: white;
	color: #000000;
	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 #333333;}

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: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;}