body, table, tr, td {
	font: 8pt times new roman; 
	color: #0F326B;
	letter-spacing: 1px}
body {
	background-color: #FCEDD3;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #0F326B;
	border: thin;
	cursor:default}
a:hover {color: #ECCE99;}
input, textarea, option, select {
	background-color: #FCEDD3;
	font: 8pt times new roman;
	color: #0F326B;
	letter-spacing: 1px;
	border-bottom: 1px solid #404040;
	border-left:none;
	border-right:none;
	border-top: none;
	padding:2px; }
	
	#content {position:absolute ; top: 575px ; left: 10px ; width: 500px;}