body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
body {
	background-color: #336699;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #669999;
	font-weight: bold;
}
a:visited {
	color: #669999;
}
a:hover {
	color: #FF9900;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 24px;
	color: #FF9933;
}
h3 {
	font-size: 10px;
	color: #FF9933;
}
.style1 {
	color: #FF9999;
	font-weight: bold;
	font-size: 10px;
}