body, table, tr, td {
	font: 8pt arial; 
	color: #000000;
	letter-spacing: 0.2px}
body {
	background-color: #FFFFFF;
}

img { border: none; }

a:link, a:active, a:visited {
	font-weight: bold;
	color: #FF1603}
a:hover {color: #000000}
input, textarea, option, select {
	background-color: #FFFFFF;
	font: 8pt arial;
	color: #777575;
	letter-spacing: 1px;
	border: 1px solid #FF1603;
	padding:0px; }

