a {
	background-color : transparent;
	color : #0000FF;
	text-decoration : underline;
}

a:visited {
	background-color : transparent;
	color : #663366;
	text-decoration : underline;
}

body {
	background-color : #99CCCC;
	color : #000000;
	font-family : Georgia, "Times New Roman", Times, serif;
}

div {
	text-align : center;
}

small {
	font-size : x-small;
}

table, th, td, caption, p, ul, ol, dl, dt, dd, form {
	color : #000000;
	font-family : Georgia, "Times New Roman", Times, serif;
}

.headercell {
	background-color : #006699;
	color : #FFFFFF;
}
