body
{	
 background-color: #C0C0C0;
 font-family: Helvetica, Arial, sans-serif;
 font-size:11px;
 margin-top: 0px;
 margin-bottom: 25px;
 margin-left: 0px;
 margin-right: 0px;
}

a.nav:link 
{
	color: #000000;
	padding: 2px;
	font-weight:bold;
	font-style: inherit;
	font-size:11px;
	text-decoration: none;
}

a.nav:visited 
{
	color: #000000;
	padding: 2px;
	font-weight:bold;
	font-style: normal;
	font-size:11px;
	text-decoration: none;
}

a.nav:hover 
{
	color: #396C98;	
	padding: 2px;
	font-weight:bold;
	font-style: normal;
	font-size:11px;
	text-decoration: none;
}

h1
{
	font-size: 36px;
	font-weight: bold;
	color: #447BAA;
}

h2
{
	font-size: 12px;
	font-weight: bold;
}