body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12px;
	font-weight: lighter;
	background-color: #FFFFFF;





}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000099;
	cursor: hand;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;


}
a:visited {
	cursor: hand;
	text-decoration: none;
	color: #000099;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;



}
a:hover {
	text-decoration: none;
	cursor: hand;
	color: #000099;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;




}
a:active {
	text-decoration: none;
	cursor: hand;
	color: #000099;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;



}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;

}
