BODY {
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top: 0px;
	background-color: #ffffff;
}
FONT {
	font-family : VERDANA;
	font-weight: bold;
	color : #000000;
	font-size: 14px;
}
H1 {
	font-family : VERDANA;
	color : #0060af;
}
TD{
	background-color: White;
	font-family: Verdana,Helvetica,sans-serif;
	color : #000000;
	font-size: 12px;
}
INPUT{
	height: 19px;
	font-family: VERDANA;
	font-size: 11px;
	color: #0060af;
}
SELECT {
	font-family : VERDANA;
	font-size : 11px;
	color: #0060af;
}
TEXTAREA{
	font-family: VERDANA;
	font-size: 11px;
	color: #0060af;
}
.INPUT1{
	height: 19px;
	font-family: VERDANA;
	font-size: 11px;
	border: none;
}
A{
	background-color: White;
	font-family: Verdana,Helvetica,sans-serif;
	color : #0060af;
	font-size: 11px;
	text-decoration	: none;
	cursor: hand;	
}
