/* CSS Document */

a:link
{color:#000000;
text-decoration:none;
}

a:visited
{color:#000000;
}
body {
	font-family: "Adobe Garamond Pro";
	color: #000000;
	background-color: #FFFFFF;
}

a.lnav{
	color:#003399;
	font-family:Rockwell;
	}
table{
	background-color:#00CCFF;
	}
.footer{
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
