body {
	color: #999;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	background-color: #f4f4f4;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0; }

p {}

td {}

a:link {
	color: #f90 ;
	text-decoration: none; }

a:visited {
	color: #960 ;
	text-decoration: none; }

a:hover {
	text-decoration: underline; }

a:active {
	color: red ;
	text-decoration: none; }
#mainbox {
	position: absolute;
	top: 90px;
	left: 110px;
	width: 450px; }
h1 {
	color: black;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.5em; }

