body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
}
.bottom_menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000;
}.small_footer_text {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.force_black_text {
	color: #000000;
}
.10px_margin {
	margin: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.indent_25px {
	text-indent: 25px;
}
.menu_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blue_link {	
	color: #0000FF;	
}
