body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66FFFF;
}
body {
	background-color: #000033;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
td {
	text-align: justify;
	text-indent: 24px;
}

h1 {
	font-size: 36px;
	color: #CC9900;
}
h2 {
	font-size: 12px;
	color: #FF9900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	font-size: 14px;
	color: #CC9900;
}
a:link {
	color: #6699FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #33FFFF;
}
a:hover {
	text-decoration: none;
	color: #66FFFF;
}
a:active {
	text-decoration: underline;
	color: #66FF99;
	outline-color: #FFFFFF;
}
p {
	color: #66FFFF;
}
