A:link  {
    color : #FFFF00;
	 text-decoration : none;
	 font-size : 8pt;
	 font-family : Arial;
    font-weight : bold;
}

A:visited  {
    color : #FFFF00;
	 text-decoration : none;
	 font-size : 8pt;
	 font-family : Arial;
    font-weight : bold;
}

A:hover  {
	 color : #FFFF00;
	 font-family : Arial;
	 font-size : 8pt;
	 font-weight : bold;
}

A:active  {
    color : #FFFF00;
    font-size : 8pt;
    font-family : Arial;
    font-weight : bold;
}

BODY  {
    color : #000000;
    background-color : #FFFFFF;
    font-family : arial;
    font-size : 12pt;
}

TD  {
    font : 8pt arial;
    color : #000000;
    valign : bottom;
}

TH  {
    font : bold 8pt arial;
    color : #000000;
    valign : bottom;
}

H1  {
    font : 16pt arial;
    color : #000000;
    font-weight : bold;
}

H2  {
    font : 14pt arial;
    color : #000000;
    font-weight : bold;
}

H3  {
    font : 12pt arial;
    color : #000000;
    font-weight : bold;
}

H4  {
    font : 10pt arial;
    color : #000000;
    font-weight : bold;
}

H5  {
    font : 8pt arial;
    color : #000000;
    font-weight : bold;
}

H6  {
	font: 6pt arial;
	color: Blue;
	font-weight: bold;
}


