/* Style sheet used for homepage. */body {	font-family : Georgia, Times, Times New Roman, serif; 	color : #003300;	font-size : 1em  	}  p    {	 font-family: Georgia, Times, Times New Roman, serif; 	 color : #003300;	 }	 td    {	 font-family: Georgia, Times, Times New Roman, serif; 	 font-size : 80%	 }	 th    {	 font-family: Georgia, Times, Times New Roman, serif; 	 font-size : 80%;	 font-weight: bold;	 text-align: left;	 } A:link {	font-family: Georgia, Times, Times New Roman, serif; 	color: #006600;	text-decoration: underline; 	}A:active {	font-family: Georgia, Times, Times New Roman, serif; 	color: #009900;	text-decoration: underline; 	}	 A:visited {	font-family: Georgia, Times, Times New Roman, serif; 	color: #005500;	text-decoration: underline; 	}	 A:hover {	font-family: Georgia, Times, Times New Roman, serif; 	color: #00cc00; 	text-decoration: none; 	}	div {	font-family: Georgia, Times, Times New Roman, serif; 	}	.footer {	font-family: Georgia, Times, Times New Roman, serif; 	color: #000000;	font-size: 80%;	}