DIV,BODY,TD,TH,P,FONT,INPUT,BLOCKQUOTE {
	font-size:		9pt;
	font-family:		arial,helvetica;
	color:			#f0f0f0
	}

SELECT,INPUT {
	font-family:		courier;
	font-size:		9pt;
	color:			#000000
	}

B	{
	font-size:		9pt;
	color:			#f0f0f0
	}

.normalblack {
	color:			#f0f0f0
}

A:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffff00;
    TEXT-DECORATION: none
}
A:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffff00;
    TEXT-DECORATION: none
}
A:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffff00;
    TEXT-DECORATION: none
}
A:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #ffff00;
    TEXT-DECORATION: underline
}

H1 { font-size: 24pt;	color: #000000 }
H2 { font-size: 18pt;	color: #000000 }
H3 { font-size: 14pt;	color: #000000 }
H4 { font-size: 12pt;	color: #000000 }
H5 { font-size: 10pt;	color: #000000 }
H6 { font-size: 7pt;	color: #000000 }

TT,CODE,SAMP {
	font-family: courier,courier-new,monospaced;
	}
	
.justify {
	text-align: justify;
	}

