a {  color: #990033; text-decoration: none}
a:hover {
	font-weight: bold;
}
table {
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
	color: #000;
}
.heading {
	font-size: xx-large;
	text-align: center;
}
.bodytext {
	font-size: medium;
}
.headingsmall {
	font-size: x-large;
	font-weight: bold;
	text-align: left;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	color: #006;
	text-align: center;
}
.flushright {
	text-align: right;
	font-style: italic;
}
.flushleft {
	text-align: left;
}
.italic {
	font-style: italic;
	text-align: right;
}
