BODY
 {
 background: #FF0000;
 color: #FFEBA4;
 font-family: Arial, Verdana, Helvetica;
 }

 A:link {color:white; text-decoration:none; font-weight:bold; background: #000000;}
 A:visited {color: #FFEBA4; text-decoration:none; background: #000000}
 A:active {color: BLUE; background: #000000}
 A:hover{color:#000000; text-decoration:underline; font-weight:bold; background:#FFEBA4;}
 
 A.set2:link {color: blue; text-decoration:none; font-family: Arial, Verdana, Helvetica; font-size:10pt; font-weight:bold; background: transparent;}
 A.set2:visited {color: blue; background: transparent}
 A.set2:active {color: yellow; background: #000000}
 A.set2:hover{color: #FFEBA4; text-decoration: none; font-weight:bold; background: black;}

 A.set3:link {color: white; text-decoration:none; font-weight:bold; background: transparent;}
 A.set3:visited {color: #FFEBA4; background: transparent}
 A.set3:active {color: red; background: #000000}
 A.set3:hover{color: white; text-decoration: none; font-weight:bold; background: red;}

 A.set4:link {color: white; text-decoration: none; font-weight:bold; background: transparent;}
 A.set4:visited {color: red; background: transparent}
 A.set4:active {color: red; background: #000000}
 A.set4:hover{color: #000000; text-decoration: none; font-weight:bold; background:  #EEEEEE;}

 A.set5:link {color: white; text-decoration:none; font-weight:bold; background: transparent;}
 A.set5:visited {color: #FFEBA4	; background: transparent}
 A.set5:active {color: red; background: #000000}
 A.set5:hover{color: white; text-decoration: none; font-weight:bold; background: blue;}

A.set6:link {color:white; text-decoration:none; font-weight:bold; background: #000000;}
A.set6:visited {color: #FFEBA4; text-decoration:none; background: #000000}
A.set6:active {color: BLUE; background: #000000}
A.set6:hover{color:#000000; text-decoration:underline; font-weight:bold; background:#FFEBA4;}


 .table1
 {
 font-family: Arial, Verdana, Helvetica;
 background: white;
 color: black;
 text-align: left;
 font-size:10pt;
 font-weight :bold;
 border: 2px solid red; padding-left: 3; padding-right: 3; padding-top: 2; 
 padding-bottom: 2
 }

 .table3
 {
 font-family: Arial, Verdana, Helvetica;
 background: red;
 color: black;
 text-align: left;
 font-size:10pt;
 font-weight :bold;
 border: 2px solid red; padding-left: 3; padding-right: 3; padding-top: 2; 
 padding-bottom: 2
 }

 ctable4
 {
 font-family: Arial, Verdana, Helvetica;
 background: white;
 color: black;
 text-align: left;
 font-size:10pt;
 font-weight :bold;
 border: 2px solid red; padding-left: 3; padding-right: 3; padding-top: 2; 
 padding-bottom: 2
 }


 .vendttable
 {
 font-family: Arial, Verdana, Helvetica;
 background: transparent;
 color: #FFEBA4
 text-align: left;
 font-size:10pt;
 font-weight :bold;
 border: 2px solid #FFEBA4; padding-left: 3; padding-right: 3; padding-top: 2; 
 padding-bottom: 2
 }



 TD.red
 {
 font-family: Arial, Verdana, Helvetica;
 background: white;
 color: blue;
 text-align: left;
 font-size:10pt;
 font-weight :bold;
 }

 }
 TD.Arial
 {
 font-family: Arial, Verdana, Helvetica;
 background: white;
 color: blue;
 text-align: center;
 }

 TD.center
 {
 color:black;background:white
 }
 TD.Arial
 {
 font-family:Arial, Verdana, Helvetica;
 }