body {
	font: .75em Verdana,Arial,Helvetica,Sans-Serif;
	background-color: #003333;
	color: #333333;
	margin: 0px;
}
td {
	font: .75em Verdana,Arial,Helvetica,Sans-Serif;
}
p {
	font: 1em Verdana,Arial,Helvetica,Sans-Serif;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
}
li {
	line-height: normal;
	margin-top: 5px;
	padding: 5px 0px 0px 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #EE3333;
	text-decoration: underline;
}

#footer {
	color: #CCCC99;
	font-size: 10px;
	text-align: center;
}
#footer a{
	color: #CCCC99;
}
#footer a:hover{
color: #ffffff;
}
#sideleft {
	padding: 10px 25px 10px 25px;
	color: #003333;
}
#maincontent {
	padding: 10px 5px 10px 15px;
	color: #333333;
}
h1 {
	font-size: 16px;
	color: #666633;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: 14px;
	color: #003333;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
#note td{
	font: 14px Verdana,Arial,Helvetica,Sans-Serif;
}
#menu a{
	text-decoration: none;
}
h3 {
	font-size: 14px;
	color: #666633;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
h4 {
	font-size: 12px;
	color: #003333;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
#sidebar {
	color: #666633;;
}
#sidebar h1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 0px 15px 0px;
	border-bottom: 1px #FFFFEA dotted;
}
#sidebar a {
	color: #666633;
	text-decoration: none;
}
#sidebar a:hover {
	color: #003333;
	text-decoration: none;
}
#AreUHuman {display: none;}