BODY {

	font-family : Arial Narrow;
	font-size : 8pt;
	color : #B6CBE0;
}

PRE {
	font-family : Arial Narrow;
	font-size : 10pt;
	color : #B6CBE0;
	font-weight : bold;
}


P {
	font-family : Arial Narrow;
	font-size : 10pt;
	color : #999966;
	font-weight : bold;
}
A {
	font-family : Arial Narrow;
	font-size : 10pt;
	color : #B6CBE0;
	text-decoration : None;
}

A:hover  {
	color : #999966;
	font-size : 10pt;
	font-family : Arial Narrow;
   
}

TD {
    font-family :  Arial Narrow;
	font-size : 10pt;
	color : #999966;
	font-weight : bold;
	}

TABLE {
    font-family : Arial Narrow;
	font-size : 10pt;
	color : #999966;	
}

UL {
	font-family : Arial Narrow;
	font-size : 12pt;
	color : #999966;
	font-weight : bold;
}


H1  {
	font-family : Arial;
	font-size : 18pt;
	color : #999966;
	font-weight : bold;
}

H2  {
	font-size : 14pt;
	font-family : Arial;
	color : #999966;
	font-weight : bold;
}

H3  {
	font-size : 12pt;
	font-family : Arial;
	color : #999966;
	font-weight : bold;
}

H4  {
	font-size : 12pt;
	font-family : Arial;
	color : #999966;
	font-weight : bold;
}

#m1 {
    font-family : Arial;
	font-size : 12pt;
	color : #0099CC;
	}


