body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000040;
	list-style-type: square;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
A:link {
	text-decoration: none;
	color: #FFFFFF;
}
A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A:active {
	text-decoration: none;
	color: #FFFFFF;
}
A:hover {text-decoration: underline; color: #FFFFFF;}
#main{
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
	color: #000000;
}
