/* CSS Document */

}
a:active {  font-family: Georgia, "Times New Roman", Times, serif; color: #000033; text-decoration: none; font-weight: bold;}
a:hover {  font-family: Georgia, "Times New Roman", Times, serif; color: #003333; text-decoration: none; font-weight: bold; }
a:visited {  font-family: Georgia, "Times New Roman", Times, serif; color: #000033; text-decoration: none; font-weight: bold;}
a:link { font-family: Georgia, "Times New Roman", Times, serif;
	color: #000033; text-decoration: none; font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #000033;
	text-align: center;
}