/* Common style sheet for Gatorade */
/* Last modified 04/02/00 by OHF */

BODY { background-color: #000000; color: #FFFFFF; }

P { font-family: Arial, Helvetica, sans-serif; }

	P.legal { font-size: 9pt; line-height: 12pt; margin-left: 15px }
	P.dnav { font-size: 10pt; line-height: 12pt; margin-left: 15px }
	P.legalnomargin { font-size: 9pt; line-height: 12pt }
	P.bodycopy { font-size: 12pt; line-height: 16pt; margin-left: 15px }
        P.bodynomargin { font-size: 12pt; line-height: 16pt }

H1 { font-family: Arial, Helvetica, sans-serif; }

	H1.sub1 { font-size: 12pt; font-weight: 900; line-height: 15pt; margin-left: 15px }
	H1.sub1nomargin { font-size: 12pt; font-weight: 900; line-height: 15pt; }
	H1.sub2 { font-size: 12pt; font-weight: 900; color: #FFCC00; line-height: 15pt; margin-left: 15px }
	H1.sub2nomargin { font-size: 12pt; font-weight: 900; color: #FFCC00; line-height: 15pt }

H2 { font-family: Arial, Helvetica, sans-serif; }

	H2.sub1 { font-size: 12pt; }
	H2.sub2 { font-size: 12pt; color: #006600; }
	
H3 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt;
	 line-height: 16pt; color: #FFCC00; text-indent: 18pt; }

A { font-family: Arial, Helvetica, sans-serif; }

	A:link { color: #FFCC00; }  
	A:visited { color: #FF9900; }   	

.okformfield { font-family: Arial, Helvetica, sans-serif; }

.errorformfield { font-family: Arial, Helvetica, sans-serif; color: #FF3300; }

.small {  font-size: 9pt}

