body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #66CCFF;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FF6633;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #CC0099;
	text-decoration: underline;
}
a:active {
	color: #FF0033;
}
p {
	font-size: small;
	font-style: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
		font-size: medium;
	font-style: normal;
	color: #FFFFFF;
}
