BODY { background-image: url('/images/background-plain.gif');
background-repeat: no-repeat;
font-family:  Arial, sans-serif;  
background-color: #DEE78C ;
color: #666600;
font-size: 10pt;

         }

A:link    { color: #669900 }
A:visited { color: #669900 }

A:hover    {
	color: #99CC33;
           }


P { font-size: 10pt;
    font-family: Verdana, Arial, sans-serif; 
	   color: #666600;
           }


UL { font-size: 9pt;
    font-family: Verdana, Arial, sans-serif; 
           }


H1 { font-family: Verdana, sans-serif;
    font-size: 14pt;
    font-weight: 400;
    color: #837F85;
												}

H2 { font-family: garamond, serif;
    font-size: 14pt;
    font-weight: 600;
    color: #666633;
												} 
H3 { font-family: garamond, serif;
    font-style: italic;
    font-size: 14pt;
    font-weight: 800;
    color: #999966;
												}

H4 { font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif; 
    font-weight: 200;
    text-align: center
           }

H5 { font-size: 7pt;
    font-family: Verdana, sans-serif; 
	   color: #333366;
text-align: left;
    font-weight: normal
           }

SUP { font-size: 60%
            }

BLOCKQUOTE { font-size: 80%
            }

