body
   {background:#E8E8E8; background:url(greywrinkle.gif) repeat fixed}

h1 {text-align:center;
    color:#303060;
    font-weight:bold;
    font-size:24pt; 
    font-family:"Times New Roman", "CG Times"}

h1#L
   {text-align:left}

h2 {text-align:center;
    color:#303060;
    font-weight:bold;
    font-size:18pt; 
    font-family:"Times New Roman", "CG Times"}

h2#L
   {text-align:left}

h3 {font-weight:normal;
    font-size:16pt; 
    font-variant:small-caps;
    font-family:"Times New Roman", "CG Times"}

h3#L
   {text-align:left}

hr {color:#0060C0; 
    height:2}
.red
   {color:#FF3000}
#red
   {color:#FF3000}
.black
   {color:#000000}
#black
   {color:#000000}

#blue   {color:blue}
#green  {color:green}
#lime   {color:lime}
#fuchsia {color:fuchsia}

p  {text-align:justify;
    color:#000000; 
    font-weight:normal;
    font-size:12pt; 
    font-family:"Times New Roman", "CG Times"}

p#L
   {text-align:left}

p#C
   {text-align:center}

p#R
   {text-align:right}

p#B
   {color:#3060FF;
    text-align:justify}

p#BigRed
   {color:#C06030;
    text-align:justify;
    font-size:16pt}

p#BigRedC
   {color:#C06030;
    text-align:center;
    font-size:18pt}

#sym
   {font-family:"Symbol", "symbol"}

#math
   {font-family:"WP MathA", "wp matha"}

a:link {color=#3060FF}
a:visited {color=#3030A8}
a:hover {color=#903030}
a:active {color=#C00000}

img {border-color=#3060FF} 
code {font-size:11pt}
