body, table, tr, td {
	font: 8pt verdana; 
	color: "black";
	letter-spacing: 1px}
body {
	background-color: "#423C67";
	
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #423C67}
a:hover {color: #423C67}
input, textarea, option, select {
	background-color: "#9AA7D2";
	font: 8pt verdana;
	color: "black";
	letter-spacing: 1px;
	border: 1px solid "black";
	padding:2px; }

