body {
	background-color: #FFFFFF; 
	margin: 7px; }
	
#header {
	position: absolute; 
	top: 0px; 
	left: 1px; }

#content {
	position: absolute; 
	top: 150px; 
	left: 2px; 
	width: 430px; 
	height: 480px; }

body, td, td { 
	font-size: 10px; 
	font-family: Verdana; 
	color: #000000; 
	line-height: 13px; 
	letter-spacing: 2px; 
	text-align: justify; }

input, textarea { 
	background-color: #FFFFFF;
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-width: 1px; }

a:visited, a:link, a:active { 
	color: #3B5875; 
	text-decoration: none; 
	font-weight: bold; 
	cursor: default; 
	letter-spacing: 1px; 
	font-family: georgia; }

a:hover { 
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold; 
	cursor: default; 
	letter-spacing: 1px; 
	font-family: georgia; }

h1 { 
	padding-right: 2px; 
	padding-left: 2px; 
	font-weight: bold; 
	font-size: 10px; 
	margin-bottom: 2px; 
	padding-bottom: 2px; 
	text-transform: uppercase; 
	width: 100%; 
	color: #222222; 
	line-height: 11px; 
	padding-top: 2px; 
	border-bottom: #000000 1px solid; 
	font-family: georgia; 
	letter-spacing: 2px; 
	text-align: right; }