
TH.Red {
   font-weight : bold; 
   font-size : medium; 
   font-family : Arial, "Book Antiqual", "Times NewRoman"; 
   color : red; 
   background : transparent; 
}


TH.Back {
   font-style : italic; 
   font-weight : bold; 
   font-size : medium; 
   font-family : Arial, "Book Antiqua", "Times NewRoman"; 
   color : navy; 
   background-color : yellow; 
}


TD.Red {
   font-weight : bold; 
   font-size : medium; 
   font-family : Arial, "Book Antiqua", "Times NewRoman"; 
   color : red; 
   background : transparent; 
   padding-left : 5px; 
}


TD.Fifty {
  
   padding-left : 100px; 
}


TD.Back {
   font-style : italic; 
   font-weight : bold; 
   font-size : medium; 
   font-family : Arial, "Book Antiqua", "Times NewRoman"; 
   color : navy; 
   background-color : yellow; 
}


TABLE {
   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.Small {
   font-style : normal; 
   font-weight : bold; 
   font-size : small; 
   font-family : "Book Antiqua", Arial, "Times NewRoman"; 
   color : #000000; 
   background : transparent; 
}


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


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


P.Backmedium {
   font-style : normal; 
   font-weight : bold; 
   font-size : medium; 
   font-family : "Book Antiqua", Arial, "Times NewRoman"; 
   color : black; 
   background-color : #dadada; 
}


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


LI {
   font-style : italic; 
   font-weight : bold; 
   color : navy; 
   background : transparent; 
}


H2.Back {
   font-style : italic; 
   font-weight : bold; 
   font-size : medium; 
   font-family : Arial, "Book Antiqua", "Times NewRoman"; 
   color : navy; 
   background-color : yellow; 
}


EM.Red {
   font-weight : bold; 
   color : red; 
   background : transparent; 
   text-decoration : underline; 
   text-align : left; 
}


EM.Green {
   font-weight : bold; 
   color : green; 
   background : transparent; 
}


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"; 
   color : black; 
   background : transparent; 
}


B.Green {
   color : green; 
   background : transparent; 
}


B.Blue {
   color : blue; 
   background : transparent; 
}


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


A {
   color : blue; 
   background : transparent; 
