A:LINK {
	     text-decoration: none;
		 color: #000080;
}

A:VISITED {
	text-decoration:none;
	color: #000080;
}

BODY  {
        font-family : Arial;
        font-size : 8pt;
        text-decoration : none;
}

TD  {
	font-family : Arial;
	font-size : 8pt;
	text-decoration : none;
}

P,UL,B  {
        font-family : Arial;
        font-size : 8pt;
        text-decoration : none;
}

H1  {
        font-family : Arial;
        font-size : 14pt;
        font-weight : bold;

}

H2  {
        font-family : Arial;
        font-size : 10pt;
        font-weight : bold;
}

H3  {
        font-family : Arial;
        font-size : 8pt;
        font-weight : bold;
        font-style : italic;
}

H4  {
        font-family : Arial;
        font-size : 8pt;
        font-weight : normal;
        text-decoration : none;
}

#INFO {
        position: absolute;
        left: 180px;
        top: 135px;
        font-size: 8pt;
        visibility: inherit;
}

.s10 {
        font-family: Arial;
        font-size: 10pt;
}

