body 
{
	color: #000080;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 100%;
	background: #F0F5F6;
}

th
{	
	font-size: 125%;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background: #000080;
}

small
{	
	font-size: 75%;
	font-style: italic;
	color: #C0C0C0;
}

a
{
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	color: #000080;
}

a:hover
{
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}

a.nav
{
	font-size: 95%;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

a.nav:hover
{
	font-size: 95%;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	background: #808080;
}