
TR,TD,TH,DL,BR,A,IMG {        font-family: helvetica, arial, sans-serif;
			      font-size: 10pt;
			      font-weight: normal;
}


BODY {         
        color: black;              
        background: white;            
        font-family: helvetica, arial, sans-serif;
        font-size: 8pt;
}

P {
        font-family: helvetica, arial, sans-serif;
        font-size: 10pt;
}

UL, OL,LI {
        font-family: helvetica, arial, sans-serif;
        font-size: 10pt

}
                                
DT {
        font-weight: bolder;
        font-family: helvetica, arial, sans-serif;
        color: #004090;
}


H1 {
        font-family: helvetica, arial, sans-serif;
        font-style: normal;
	font-weight: bold;
        font-variant: normal;
	font-size: 14pt
}

H2, H3, H4, H5, H6 {
        font-family: helvetica, arial, sans-serif;
        font-style: normal;
        font-variant: normal;
	font-weight: bold;
	font-size: 11pt
}
               

H2 {
        color: black;
}

PRE {
        font-family: lucida-typewriter, courier, fixed, monospace;
        font-size: 11pt;
}

P.date {
        font-size: 8pt;
        color: #555555; 
        text-align: center;
}

A:active { color: #990000 }
  
A:link { color: #004090 }
  
A:visited { color: #7f7f7f }

B, STRONG {    font-family: helvetica, arial, sans-serif;
               font-weight: bold }

P.spot {    font-family: helvetica, arial, sans-serif;
            font-size: 8pt;
}



