<!--       
BODY,TD{
	color:#000;
	font-size:x-small;
	font-family:Verdana,sans-serif;
	MARGIN-TOP:0px;
}
A:LINK{
	color: #c1ce99;
	text-decoration:underline;
	font : bold;
}
A:VISITED{
	color: #c1ce99;
	text-decoration:underline;
	font : italic bold;
}
A:HOVER{
	color: White;
	text-decoration:underline;
	background-color : Teal;
}
.L{font-size:medium;font-weight:bold}
.LM{font-size:small;font-weight:bold}
.M{
	font-size: xx-small;
	font-weight:bold;
	text-transform : none;
	vertical-align : super;
}
.C{font-size:x-small}
.S{
	font-size:xx-small;
	font : bold;
} 
.S9{font-size:9px}
.hS1 {FONT-SIZE: 12px }
.MORE{
	font-size: smaller;
	font-weight: lighter;
	text-decoration: none;
	text-align : center;
}
.ERR{
	color:#FF0000;
	font-size: x-small;
	font-weight:bold;
}
.A1:LINK{
	color: Black;
	text-decoration:underline;
}
.A1:VISITED{
	color: Gray;
	text-decoration:underline;
}
.A1:HOVER{
	color: Gray;
	;
	text-decoration:underline;
	background-color : Teal;
}

input,select,textarea 
{
	border:1 solid #000000;
	color:#000000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}
-->
