.Hand  {
	cursor : Pointer;}


.H1  {
	font-family : Verdana;
	font-size : 14pt;
	color : White;
	background : none;

}
.H2  {
	font-family : Verdana;
	font-size : 12pt;
	color : #999999;
	background : none;
}
.H3  {
	font-family : Verdana;
	font-size : 9pt;
	color : #999999;
}
.H4  {
	font-family : Verdana;
	font-size : 8pt;
	color:#999999;
	text-decoration: none
}

.H5  {
	font-family : Verdana;
	font-size : 10pt;
	color : White;
	background : none;
}

.Default  {
	font-family : Verdana;
	font-size : 9pt;
	color:#000033;
}

A:hover{
	text-decoration: none;
	color:#FF00FF;
}


.FormButton  {
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
	font-weight : bold;
	height:26;
	color:000066;}
	
.Date  {
	font-family: Verdana;
	font-size: 14px;
	color: Navy;
	font-weight:bold;
	background-color:#FFFFCC;
	border:solid 1px #000066;
	height:24px}
