body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #22272B;
	color: #FFF;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.button{
	border: 1px solid white;
	background-color: #000000;
	color: white;
	font: bold 11px Tahoma,Arial;
	height: 20px;
}
.top_txtt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.center_txtt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.menu_buttons {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.main_hed {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.red_marks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}
.v_color {
	font-family: Arial, Helvetica, sans-serif;
	color: #2782D1;
	font-size: 12px;
