BODY, P, SPAN, TD, SELECT, INPUT {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	line-height : 12pt;
	color : #999999;
	font-weight : Normal;
	font-style : Normal;
	text-decoration : none;
}

.border1 {
	color : #336600;
}

a:link, a:active, a:visited {
	font-size : 10pt;
	color : #999999;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a.white:LINK, a.white:ACTIVE, a.white:VISITED {
	color : #FFFFFF;
	text-decoration : underline;
	line-height : 14px;
}

.white, a.white:HOVER {
	color : #FFFFFF;
	text-decoration : none;
	line-height : 14px;
}

input.formtext	{ width: 202px; border-width:thin; font-family: Verdana; font-size: 11px; color: #000000;
					background-color: rgb(250,250,250); border:solid rgb(193,193,193) 1px; }
					
textarea.formtext4	{ width: 300px; height: 100px; font-family: Verdana; font-size: 11px; color: #000000;
					background-color: rgb(250,250,250); border: solid rgb(193,193,193) 1px; }
