body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.text {
	text-align: justify;
	text-indent: 10px;
	vertical-align: top;
	background-color: #FFFFEE;
}
.menu {
	font-weight: bold;
	color: #FFFF99;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #003366;
}
.menu a{
	color: #FFFF99;
	text-decoration: none;
}
.menu a:hover{
	color: #FFFFFF;
}
.copy {
	color: #FFFF99;
	text-align: center;
	background-color: #003366;
}
.copy a{
	color: #FFFF99;
	font-weight: normal;
}
.submenu {
	color:#003366;
	font-weight: bold;
	vertical-align: top;
}
.question {
	color:#CC6600;
}

