body {
 font-family: Arial;
 font-size: 11pt;
 background: #CCCC99;
 color: #5F0000;
 scrollbar-face-color: rgb(204,204,100);
scrollbar-highlight-color: white;
scrollbar-shadow-color: white;
scrollbar-3dlight-color: rgb(39,10,50);
scrollbar-arrow-color: rgb(255,255,255);
scrollbar-track-color: white;
scrollbar-darkshadow-color: rgb(204,204,100);

}
a {
 text-decoration: underline;
 color: #5F0000;
}

a:hover {
 color: #FFFF80;
 background: #5F0000;
}

table {
 font-family: Arial;
 font-size: 11pt;
 background: #CCCC99;
 color: #5F0000;
}

td {
  font-family: Arial;
 font-size: 10pt;
 background: #CCCC99;
 color: #5F0000;
}

.text   {
 font-family: Arial;
 font-size: 10pt;
 background: #CCCC99;
 color: #5F0000;
}

h3 { color: #003030;
 font-family: Cataneo BT, Verdana, Arial;
 }
 h2 { color: #003030;
 font-family: Cataneo BT, Verdana, Arial;
 }

li {
  font-family: Cataneo BT; Arial;
 font-size: 14pt;
font-weight: bold;
 background: #CCCC99;
 color: #5F0000;
 list-style-position: inside;
line-height: 1.3;
}