body
{ background-color=#000000; 
  margin=0;
  font-weight: normal;
 font-size: 9pt;
 color: #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 }

a:link {
	font-weight: bold;
 font-size: 9pt;
  color: #F0E68C; 
font-family: Arial, Helvetica, sans-serif;

text-decoration: none
}

a:visited {
	font-weight: bold;
 font-size: 9pt;

 color: #F0E68C;

 font-family: Arial, Helvetica, sans-serif;


 text-decoration: none
}

a:hover {
	font-weight: bold;
 font-size: 9pt;

 color: #BDB76B;

 font-family: Arial, Helvetica, sans-serif;


 text-decoration: none
}

a:active {
	font-weight: bold;
 font-size: 9pt;
 color: #BDB76B;

 font-family: Arial, Helvetica, sans-serif;

 text-decoration: underline
}

h5 
{text-align: center;}

table {
border:0 ; 
bordercolor: #bdb76b;
backgroundcolor: #bdb76b;
}


.table2 {
border:5 ;
bordercolor: #bdb76b;
backgroundcolor: $f0oe68c;
padding:3 ;
spacing:3 ;
}

.table1 {
border:0 ;
bordercolor: #bdb76b;
backgroundcolor: #bdb76b;
text-align: left;
padding:3
spacing:3;
}

.table3 { 
position: relative; 
left: 10px;
text-align: center;
}

hr {
width=95% ; 
color=#BDB76B ;}


