body{
   font-size:16;
   color:#000000;  
}

TD{
   font-size:14;
   color:#000000;  
}

TD.white{
   font-size:14;
   font-weight:bold;
   color:#000000;  
   background-color:#B4CDCD; 
}

TH{
   text-align: left;
   font-size:14;
   font-weight:bold;
   background-color:#B4CDFF; 
}

B{
   font-size:20;
   font-weight:bold;
   color:#A52A2A;  
}

I.bad{
   font-size:12;
   font-weight:bold;
   color:#A52A2A;  
}

I.good{
   font-size:12;
   font-weight:bold;
   color:#000000;  
}

A{
   font-size:14;
   font-weight:bold;
   text-decoration:none;
   color:#0000CC;
}

A:vlink{
   font-size:14;
   font-weight:bold;
   text-decoration:none;
   color:#A52A2A;  
}

A:hover{
   font-size:14;
   font-weight:bold;
   text-decoration:none;
   color:#A52A2A;  
}

h1{
   font-size:18;
   font-weight:bold;
   color:#A52A2A;  
   background-color:#B4CDCD; 
}

h2{
   font-size:18;
   font-weight:bold;
   color:#A52A2A;  
}

h3{
   font-size:16;
   font-weight:bold;
   color:#000000;  
}

textarea.readonly{
   background-color:#FFE4C4;  
   border-color:#B4CDCD; 
}

textarea{
   background-color:#FFFFFF
}

