body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5em;
	color: #000000;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #000000;
}
.table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #232323;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.table_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
a:link {
	color: #ff3300;
	text-decoration: underline;
}
a:visited {
    
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
    color: #ff3300;
	text-decoration: underline