BODY {background:white; background:url(greywrinkle.gif) repeat fixed}

H1 {text-align:center;
    color:black;
    font-weight:bold;
    font-size:20pt; 
    font-family:"Times New Roman", "CG Times"}

H2 {text-align:center;
    color:black;
    font-weight:normal;
    font-size:16pt; 
    font-variant:small-caps;
    font-family:"Times New Roman", "CG Times"}

H3 {text-align:center;
    color:black;
    font-weight:normal;
    font-size:16pt; 
    font-family:"Times New Roman", "CG Times"}

HR {color:#0060C0; 
    height:2}
HR.black
   {color:#000000}
HR#black
   {color:#000000}

P  {text-align:left;
    color:black; 
    font-weight:normal;
    font-size:12pt; 
    font-family:"Times New Roman", "CG Times"}
P#C
   {text-align:center;
    color:black; 
    font-weight:normal;
    font-size:12pt; 
    font-family:"Times New Roman", "CG Times"}

P#L
   {text-align:left}

A:link {color=blue}
A:visited {color="#000090"}
A:hover {color="#C03030"}
A:active {color=red}
IMG:normal {border-color=#0030FF} 
IMG:hover {border-color=#C00000}
IMG:active {border-color=#C00000}

UL {list-style:url(images/redball.gif) outside} 
