body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	background-color: #5DABCF;
	
}

p {text-align:left}

#box {

background-image:url(gfx/bg_table.gif);
background-repeat:no-repeat;
width:870px;
height:500px;
padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:22px;
color: #006600;

}

.red {color:#FF0000}

#content {
	background-color: #ffffff;
	height: auto;
	width:850px;
	margin-top:90px;
	padding:20px;
}

a:link, a:visited {
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;
}

a:hover {
	font-style: normal;
	color: #cc0000;
	text-decoration: underline;
}

h2 {color:#FF0000;
font-size:22px;
font-family:"Courier New", Courier, monospace;
font-weight:100 }