table {
  border-collapse: collapse;

  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background:#660000;
  }

td, th {
  border: 1px dotted #663300;
  padding: .2em;

  color: #363636;
  }

thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #03476F;;
  text-align: left;
  background: #4591AD;
  color: #FFFFFF;
  padding-top:1px;
  }
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #363636;
  }

tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }

tbody th, tbody td {
  
  text-align: left;
  }
tfoot td {
  border: 1px solid #03476F;
  background: #4591AD;
  padding-top:3px;
  color: #FFFFFF;
  }


.style1 {color: #FFFFFF}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
.style2 {color: #000000; }
.style4 {color: #FFFFFF;  }
-->
