INPUT {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : #999999;
	font-weight : bold;
}

.dropdown {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : #999999;
	font-weight : bold;
}

TEXTAREA {
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : #999999;
	font-weight : bold;
}

HR {
	color : #CCCCCC;
	}

A:LINK {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}

A:VISITED {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}

A:ACTIVE {
	color : #CCCCCC;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	font-weight : bold;
	text-decoration : none;
}

BODY {
	background-color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	margin : 0px;
	color : #FFFFFF;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #FFFFFF;
}

.addresshead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : bold;
}

.address {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #FFFFFF;
}

.date {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #CCCCCC;
}

.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	color : #CCCCCC;
	text-align : center;
}

