body {
	font-size: 13px; color: #252525; font-family: arial, verdana; background-color: #ffffff
}

#header {
	background-color: #000000;
	width: 600px;
	border: 0;
	}
	
#sub_header {
	background-color: #000000;
	width: 100%;
	border: 0;
	}

#underheader {
	background-color: #5D5C5C;
	}

td {
	font-size: 12px; font-family: arial, verdana
}
.homelink {
	display: none; visiblity: hidden
}
a:link {
	color: #313131;
}
a:visited {
	color: #434343;
}
a:hover {
	color: #434343;
}
#footer {
	background-color: #8C8C8C;
	width: 600px;
	border: 0;
	color: #fff;
	font-size: 10px;
	height: 20px;
	}
	
#sub_footer {
	background-color: #5D5C5C;
	width: 100%;
	border: 0;
	color: #fff;
	font-size: 10px;
	height: 20px;
	}