body {
	background-color: #222222;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #cccccc;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none
}
.menu_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none
}
.body_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #cccccc;
	font-style: normal;
	font-weight: bold
}
.text_link_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #cccccc;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}
.text_link_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}