body {
  background: #7594A7 url("../img/main.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family:  verdana, arial, lucida;
  font-size: 8pt;
  line-height: 1.2;
  text-align: left;
  color: #000000 }

a:link { color: #000000 }
a:visited { color: #7594A7 }
a:active { color: #7594A7 }

table {
  border-collapse: collapse;
  border: 1px solid #7594A7;
  border-spacing: 0px 2px;
  empty-cells: hide }

th {
  background: #F0A81E;
  vertical-align: baseline;
  font-family: verdana, arial, lucida;
  font-size: 10pt;
  color: black }

tr {
  vertical-align: left;
  border-size: 1px solid #7594A7; 
  font-family: verdana, arial, lucida;
  font-size: 8pt;
  color: #000000 }

td {
  vertical-align: left;
  border: 1px solid #7594A7;
  border-size: 0px; 
  padding: 2px;
  font-family: verdana, arial, lucida;
  font-size: 8pt;
  color: #000000 }


h5 {
  font-family: verdana, arial, lucida;
  font-size: 8pt;
  color: #000000 }

h6 {
  font-size: xx-small ! important;
  color: #000000 ! important }

