/* CSS Document */body,td,th {	font-family: Arial, Helvetica, sans-serif;	color: #000000;}body {	background-color: #EEFFDD;	background-image: url(/images/gatorskin3.jpg);}a:link {	color: #336600;	text-decoration: none;}a:visited {	text-decoration: none;	color: #113300;}a:hover {	text-decoration: underline;	color: #CC0000;}a:active {	text-decoration: none;	color: #FFDD00;}h1 {	font-size: 1.75em;	color: #336600;}h2 {	font-size: 1.5em;	font-style: italic;	color: #CC0000;}h3 {	font-size: 1.25em;	color: #336600;}h4 {	font-style: italic;}.footer {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.85em;	font-style: italic;	padding-top: 10px;	border-top: 1px solid #CC0000;}ul {	list-style-type: square;}li {	padding-bottom: 12px;}th {	font-weight: bold;	color: #FFFFFF;	text-align: left;}