body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #334499;
}

#box {
	position: absolute;
	top: 0px;
	left: 70px;
	width: 590px;
	height: 2275px;
	z-index: 1; 
}


td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333388;
}

a:link    { text-decoration:underline; color:#333388; }
a:visited { text-decoration:underline; color:#333388; }
a:hover   { text-decoration:underline; font-weight:bold; color:#336644; }
a:active  { text-decoration:underline; font-weight:bold; color:#336644; }
