BODY
{
	font-family: verdana, tahoma, arial;
	background-image: url('../graphics/backgroundfade.jpg');
	background-repeat: repeat-x;
 	background-color: #000040;
	background-position: bottom center;
	color: #FFF;
	margin: 0px;
}

A
{
	font-weight: bold;
	COLOR: #EE0;
	text-decoration: none;
}

A:hover
{
	font-weight: bold;
	COLOR: #FFF;
	text-decoration: underline;
}

P, li, dir, td
{
	font-size: 13px;
}

H2
{
	font-size: 24px;
}

h3
{
	font-size: 18px;
}

.navyfont
{
	color: #004;
}

.navyfont:hover
{
	color: #800;
}