body {
	font-family: Arial, Helvetica, sans-serif;
}
#menu_reverse {
	font-size: 14px;
	text-align: center;
}
a:visited {
	color: #2300EE;
}
a:hover {
	color: #B0BED7;
}


#body_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CCFF;
	margin: 0px;
}

a:link {
	color: #0000FF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#body_text {
	padding: 3px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#title {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#contact_us {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom: #00000;
	text-align: center;
}
#copyright {
	text-align: center;
	color: #CCCCCC;
}
