.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	line-height: 20px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
}
A.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	font-style: normal;
	line-height: 24pt;
	font-weight: normal;
	font-variant: normal;
}
A.body:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	text-decoration: underline;
}
A.body:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	text-decoration: underline;
}
A.body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	text-decoration: none;
}
A.body:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9966CC;
	text-decoration: none;	
}

A.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	font-weight: bold;
}
A.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
A.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	text-decoration: none;
	font-weight: bold; 
}
A.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}
A.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9966CC;
	text-decoration: underline;
	font-weight: bold;
}

A.navc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	style: underline;
	color: #000033;
	font-weight: bold; 
	text-decoration: underline;
}
A.navc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	style: underline;
	color: #000033;
	font-weight: bold; 
	text-decoration: underline;
}
A.navc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	style: underline;
	color: #000033;
	 font-weight: bold;
	text-decoration: underline;
}
A.navc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	style: underline;
	color: #000033;
	font-weight: bold; 
	text-decoration: underline;
}

A.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
}
A.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	text-decoration: none;
}
A.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	text-decoration: none;
}
A.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
	text-decoration: underline;
}
input      /* includes input text box, submit and clear buttons */
	{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	}
	
#typein input, #typein textarea   /* styles inside #typein div */
	{
	color: #000033;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #FFFFCC;
	padding: 3px;
	border: 1px solid #9999FF
	}
.images {
	border: 2px solid #000033;
}
