table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
h1 {
	font-size: medium;
	font-weight: bold;
}
h2 {
	font-size: small;
	font-weight: bold;
}
h3 {
	font-weight: normal;
	text-decoration: underline;

}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #0000FF;
	text-decoration: none;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
}
