body , tr, td, input 
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e0e5ca;
	background-color: #f0f0f0;
	margin-left: 1;
	margin-top: 1;
}

H1 
{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color : #004080
}

H2 
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color : #004080;
	font-weight : bold;
}

H3 
{
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color : #004080;
	font-weight : bold;
}

	
a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004080;
	color: #0000ff;
	text-decoration: none;
}
a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004080;
	text-decoration: none;
}
a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0080C0;
	text-decoration: underline;
}

#nav  a:link
{
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #004080;
	text-decoration: none;
}
#nav a:visited 
{
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #004080;
	text-decoration: none;
}
#nav a:hover 
{
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0080C0;
	text-decoration: none;
}