body {
	background-color: Black; 
	font-family:Arial,Helvetica;
 	font-size:10pt;
 	color:#C5C5C5;
	text-align:center;
}
h1 {
font-family:Arial,Helvetica;
font-size:12pt;
 	color:#7c1b1c;

}

table.center {margin-left:auto; margin-right:auto;}


table{
 background: #000	
 font-family:Arial,Helvetica;
 text-align: left;
 font-size:10pt;
 color:#000;
 width:515px;
 border-width: thin thin thin thin;
 border-color: #1a1a1a #1a1a1a #1a1a1a #1a1a1a;
 border-collapse: collapse;
 border-style: solid solid solid solid;

 
}
th{color:#C5C5C5;
   background: #1a1a1a;
}
td {background:#000; 
	color:#C5C5C5; 
	padding: 7px;
	border-style: solid none solid none;
	border-width: thin thin thin thin;
	border-color: #1a1a1a #1a1a1a #1a1a1a #1a1a1a;
}
 
 a:link { text-decoration:none;  font-size: 9pt; color:#C5C5C5; font-family: Arial,Helvetica, Geneva, Swiss, SunSans-Regular; display: block; text-align:center; }
 a:visited { text-decoration:none; font-size: 9pt; color:#C5C5C5; font-family:Arial,Helvetica, Geneva, Swiss, SunSans-Regular;  display: block; text-align:center;}
 a:hover { text-decoration:none; font-size: 9pt; color:#000000; background-color:#C5C5C5; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; display: block; text-align:center;}
 a:active { text-decoration:none; font-size: 9pt; background-color:#C5C5C5; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; display: block; text-align:center;}

 .lk { text-decoration:none;  font-size: 9pt; color:#C5C5C5; font-family: Arial,Helvetica, Geneva, Swiss, SunSans-Regular; }



