BODY {background:#30C0FF; background:url(sky.jpg) repeat fixed}

H1 {text-align:center;
    color:black;
    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}
HR.red
   {color:#FF3000}
HR#red
   {color:#FF3000}
HR.black
   {color:#000000}
HR#black
   {color:#000000}

P  {text-align:justify;
    color:black; 
    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:#3060C0;
    text-align:justify}

P#BL
   {color:#3060C0;
    text-align:left}

P#BC
   {color:#3060C0;
    text-align:center}

P#BR
   {color:#3060C0;
    text-align:right}

SPAN#sym
   {font-family:"Symbol", "symbol"}

SPAN#math
   {font-family:"WP MathA", "wp matha"}

A:link {color=#303090}
A:visited {color=#300060}
A:hover {color=#903030; background:yellow}
A:active {color=#C00000}

CODE {font-size:11pt}
