TD.fifty {
   background : transparent; 
   padding-left : 50px; 
}

TABLE {
   background : transparent; 
}

STRONG {
   color : maroon; 
   background : transparent; 
}


P.large {
   font-style : normal; 
   font-weight : bold; 
   font-size : x-large; 
   font-family : "Book Antiqua", Arial, "Times NewRoman"; 
   color : black; 
   background : transparent; 
   padding-left : 5px; 
}


P.Xlarge {
   font-style : normal; 
   font-weight : bold; 
   font-size : xx-large; 
   font-family : "Book Antiqua", Arial, "Times NewRoman"; 
   color : black; 
   background : transparent; 
}


P.Overline {
   background : transparent; 
   text-decoration : overline; 
}


P.Back {
   font-style : normal; 
   font-weight : bold; 
   font-size : large; 
   font-family : "Book Antiqua", Arial, "Times NewRoman"; 
   color : black; 
   background-color : silver; 
}


OL {
   color : navy; 
   background : transparent; 
}


H4 {
   font-weight : bold; 
   font-family : "Times NewRoman", Arial, "Book Antiqua"; 
   color : black; 
   background : transparent; 
}


H3 {
   font-weight : bold; 
   font-family : "Times NewRoman", Arial, "Book Antiqua"; 
   color : red; 
   background : transparent; 
}


H2 {
   font-weight : bold; 
   font-family : "Times NewRoman", Arial, "Book Antiqua"; 
   color : black; 
   background : transparent; 
}


H1 {
   font-family : "Times NewRoman", Arial, "Book Antiqua"; 
   background : transparent; 
}


H.Back {
   font-weight : bold; 
   font-size : large; 
   font-family : "Times NewRoman", Arial, "Book Antiqua"; 
   color : black; 
   background-color : yellow; 
}


EM {
   font-weight : bold; 
   color : teal; 
   background : transparent; 
}


DIV {
   background : transparent; 
}


BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : medium; 
   font-family : Arial, "Book Antiqua", "Times NewRoman"; 
   background : transparent; 
}


A:visited {
   color : blue; 
   background : transparent; 
}


A {
   color : blue; 
   background : transparent; 
}
