body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #CCCCCC;
}
body {
	background-color: #003399;
}
a {
	font-size: 16px;
	color: #FFCC33;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFCC33;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFCC33;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #cccccc;
}
h2 {
	font-size: 18px;
	color: #cccccc;
}
h3 {
	font-size: 10px;
	color: #cccccc;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
}
