body {  font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 9}
.init { font-family: Georgia, Times New Roman, Times, serif; 
	font-weight: bold; 
	font-size: 63}
.logo { font-family: "Times New Roman", Times, serif; 
	font-size: 30px; 
	font-weight: normal}
a.link:link { 	font-weight: bold; color: #FFCC99; 
		text-decoration:none; font-family: Arial, Helvetica, sans-serif }
a.text:link {	color: #ffffff}
a.link:visited { font-weight: bold; color: #FFCC99; 
		text-decoration:none; 
		font-family: Arial, Helvetica, sans-serif }
a.text:visited {color: #ffcc99}
a.link:hover { 	font-weight: bold; color: #336666; 
		text-decoration:none; font-family: Arial, Helvetica, sans-serif ; 
		background-color: #cccccc}
a.text:hover {	color: #336666; 
		background-color: #ffffff}
a.link:active { font-weight: bold; color: #336666; 
		text-decoration:none; 
		font-family: Arial, Helvetica, sans-serif ; 
		background-color: #FFFFFF}
a.text:active {	color: #C88700; 
		background-color: #ffffcc}
h1 { font-family: "Times New Roman", Times, serif; font-size: 39px; color: #FFCC99}
h2 { font-family: "Times New Roman", Times, serif; font-size: 24px; color: #FFCC99; font-style: italic}