body { 
	background: #DCDCDC;
	font-family:helvetica, arial, geneva, sans-serif;
	font-size:12;color: black;
	scrollbar-base-color: #005B70;
	scrollbar-arrow-color: #F3960B;
	scrollbar-DarkShadow-Color: #000000; 
	}
a:visited,a:active,a:hover,a:link { 
	color: black;
	text-decoration: none; 
	}
table,tr,td { 
	font-family:helvetica, arial, geneva, sans-serif;
	font-size: 12; 
	}
img { 
	border:none; 
	}
textarea { 
	font-family:helvetica, arial, geneva, sans-serif;
	font-size:12;
	color: black; 
	}
#content {
	width: 1000px;
	margin:0 auto;
	}
#sub_content {
	top: 0px;
	position: absolute;
	}