body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #414141;
}
body {
	background-color: #0f0f0f;
	background: url('bg.jpg');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #fff}
a {
	font-size: 12px;
	color: #fff;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #ebcf01;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}

.style2 { text-align: justify }
.style3 { background: #475c80; 
   background: url('bg_table.jpg') right; 
   
   }
.style4 {
	background: #475c80;
	color:#FFF;
	background: url('bg_table.jpg');
	}
.style5 {border-color:#999999}
.style6 {
	font-family: tahoma;
	font-size: 14px;
	color: #fff;
	font-weight: bold}
.style7 {
	font-family: tahoma;
	font-size: 18px;
	color: #fff;
	font-weight: bold}
.style8 {
	font-family: tahoma;
	font-size: 18px;
	color: #99CC33;
	font-weight: bold}

body table{ margin:auto;}

