body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;

	text-decoration: none;
	list-style-type: circle;
	color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	list-style-type: circle;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	list-style-type: circle;
}

A:link {
	COLOR: #222222;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A:visited {
	COLOR: #555555; 
	TEXT-DECORATION: none;
	font-weight: bold;
}

A:active {
	COLOR: #001166
}

A:hover {
	COLOR: #999999
}

INPUT {
	COLOR: #003366;
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: 10pt;
	font-style: normal;
	font-weight: normal;
}

SELECT {
	COLOR: #003366;
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 10pt;
	font-style: normal;
	font-weight: normal;
}

TEXTAREA {
	COLOR: #003366;
	FONT-FAMILY: Verdana, sans-serif;
	FONT-SIZE: 10pt;
	font-style: normal;
	font-weight: normal;
}


