body 
{
	color: #000080;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	background: #F8F8F8;
}

big
{	
	font-size: 26px;
	font-family: Castellar, serif;
	font-style: italic;
	font-weight: bold;
	color: #0363F3;
}

b.huge
{	
	margin-left: 90px;
	font-size: 85px;
	font-style: italic;
	font-weight: bold;
	font-family: Castellar, serif;
	color: #F8F8F8
}

small
{	
	font-size: 15px;
	font-style: italic;
	color: #808080;
}

table
{
	font-size: 18px;
	background: #F8F8F8;
	color: #0363F3;
}

td.blue
{
	background: url(images/bg.gif);
	color: #C0C0C0;
}

td.nav 
{
	background: #0363F3;
	color: #FFFFFF;
}

td.navb 
{
	background: url(images/bg2.gif);
	color: #FFFFFF;
}

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.hilite
{
	color: #00FFFF;
	font-style: italic;
	font-weight: bold;
}

a.hilite:hover
{
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

a.nav
{
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

a.nav:hover
{
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	background: #0000FF;
}