body {
	font-family: Arial,Verdana, Geneva, Arial, helvetica, sans serif;
	background-color: #FFFFFF;
	font-size: 12px;
}
h2 {
	font-family: Arial,Verdana, Geneva, Arial, helvetica, sans serif;
	font-size: 14px;
}
TH, TD, P
	{
	font-family: Arial, Verdana, Geneva, Arial, helvetica, sans serif;
	font-size: 12px;
	color:black;
	}
.form
	{
	background-color:#E4E78B;
	font-size:11px;
	color:#003366;
	font-weight:bold;
	border:1px solid #000000;
	}
A:visited 
	{
	color : #336633;
	text-decoration: none;
	}
A:hover 
	{
	color : #CC0000;
	text-decoration: underline;
	}
A:active
	{
	 text-decoration: underline;
	 color: #FF6600;
	}
A.ul
	{
	color: #000066;
	text-decoration: underline;
	}
A.ul:visited
	{
	color: #000066;
	text-decoration: underline;
	}
A.ul:hover
	{
	color: #CC0000
	}

