body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #CCCCCC;
	padding-left: 50px;
	padding-top: 80px;
}
.style1 {font-size: 11px}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #009933;
}

a.green {
	color: #009933;
	text-decoration: underline;
	}
	
#content_box {
	position:absolute;
	left:49px;
	top:121px;
	}
