body {
	background-color: #0066CC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCFFFF;
}
a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Heading1 {
	font: bold 36px/36px "Times New Roman", Times, serif;
	color: #CCFFFF;
}
.Heading2 {
	font: bold 24px/24px "Times New Roman", Times, serif;
	color: #CCFFFF;
}

