a:active {
text-decoration: underline;
font-family: Georgia;
font-size: 12pt;
color: Blue;
	}
a:hover{
text-decoration: underline;
font-family: Georgia;
font-size: 12pt;
color: white;
	}
a:link{
text-decoration: underline;
font-family: Georgia;
font-size: 12pt;
color: navy;
	}
 a:visited{
	text-decoration: underline;
	font-family: Georgia;
	font-size: 12pt;
	color: Purple;
}
body{
background-color:#FFD600 ;
font-family: Georgia;
font-size: 12pt;
color: Black;
	}
h1{
font-style: italic;	
	font-family: Georgia;
	font-size: 18pt;
	color: Black;
}
h2{
font-family: Georgia;
font-size: 16pt;
color: Black;
	}
.headercell 			{  
font-family: "Georgia", Times New Roman, Times, serif; 
font-size: 16pt; font-style: italic; 
line-height: normal; font-weight: bold; 
font-variant: normal; text-transform: none; 
color: #000000; text-decoration: none; background-color: gold}
td{
color: #FFD600;
background-color: #FFD600;;
} 
p {
font-family: Georgia;
font-size: 12pt;
color: Black;
}
table, td, tr {
font-family: Georgia;
font-size: 12pt;
color: Black;
}
dt{
font-family: Georgia;
font-size: 12pt;
color: Black;}
