 TD{color="black";background-Color="cyan";}
 A {color:FF6600;background-Color="yellow";font-size:14px;font-weight:bold; }
 A:active {color:999999;}
 A:hover {color:red; font-weight:bold; }
 A:visited {color:FF6600; }
 A:visited:hover {color:green; font-weight:bold;}
.cab1
   {font-Family = "Arial";
    font-Style = "normal";
    font-Weigth = "bolder";
    font-Size ="16pt";
    background-Color = "green";
    color = "yellow"; 
    text-Align= "center";
    text-Decoration = "underline";
    text-Transform = "uppercase";
    text-Ident= "0pt";
    border-Width= "2pt";
    border-Style= "inset";
    border-Color= "yellow";
    line-Height = 1;
    margin-Left="0%";
    margin-Right="0%";
    margin-Top="0%";
    margin-Botton="0%";}
P{ font-Size="15 pt"; }
LI{ font-Size="16 pt"; }

 .p1{color = "blue";
   border-Width="4pt";
   border-Style="outset";
   background-Color="yellow";
   border-Color="green";
   text-Align="center";
   margin-Left="10%";
   margin-Right="20%";
   font-Size="15pt";
  };
  
 .p2 {color = "blue";
   border-Width="4pt";
   border-Style="outset";
   background-Color="yellow";
   border-Color="red";
   text-Align="center";
   margin-Left="10%";
   margin-Right="20%";
   };

 .p3 { border-Width="4pt";
   border-Style="outset";
   background-Color="yellow";
   border-Color="red";
   text-Align="center";
   margin-Left="10%";
   margin-Right="20%";
   color="blue";};