body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E6E6E6;
	text-decoration: none;
	background-color: #000000;















}
.text1 {
	font: normal x-small Arial, Helvetica, sans-serif;
	color: #E6E6E6;
}
.text1b {
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #E6E6E6;
}
.text2 {
	font: normal xx-small Arial, Helvetica, sans-serif;
	color: #E6E6E6;
}
.text2b {
	font: bold xx-small Arial, Helvetica, sans-serif;
	color: #E6E6E6;
}
.text2i {
	font: italic xx-small Arial, Helvetica, sans-serif;
	color: #E6E6E6;
}
.text3 {
	font: normal small Arial, Helvetica, sans-serif;
	color: #E6E6E6;
}
.text3b {
	font: bold small Arial, Helvetica, sans-serif;
	color: #E6E6E6;

}
a:link {
	color: #E6E6E6;
	font: bold x-small Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #B2B2B2;
	font: bold x-small Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font: bold x-small Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: E6E6E6;

}
a:active {
	color: #000000;
	font: bold x-small Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: E6E6E6;

}
.text4b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;

}
.table-bg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;


}
