<STYLE>
BODY
{
    FONT-FAMILY: sans-serif,arial, helvetica
    FONT-SIZE: 10pt;
    MARGIN: 0px;
    TOP: 0px;
}
TABLE
{
    FONT-FAMILY: sans-serif,arial, helvetica
	border-top-width: thin;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: thin;
	border-left-color: navy;
	border-bottom-width: thin;
	border-bottom-color: navy;
	padding-bottom: 0px;
	margin: 0px;
	border-top-color: navy;
	padding-top: 0px;
	border-right-width: thin;
	border-right-color: navy;
}
TD
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
    FONT-FAMILY:sans-serif,arial, helvetica;
    FONT-SIZE: 9pt;


}

B
{
    COLOR: red;
    FONT-SIZE: 10pt;
    TOP: 72pt
}

UL
{
    COLOR: purple;
    FLOAT: none;
    LIST-STYLE: disc outside;
    TEXT-ALIGN: left;
    TEXT-INDENT: 0pt;
}
LI
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	left: 0px;
	padding-bottom: 1px;
	margin-left: 0px;
	border-top-style: none;
	padding-top: 1px;
	border-right-style: none;
	border-left-style: none;
	list-style-type: none;
	position: static;
	top: 0px;
	text-align: left;
	border-bottom-style: none;
}
A
{
    COLOR: navy;
    FONT-SIZE: 9pt;
}
A:hover
{
    background-color:#AADDFF;
}
SELECT
{
    FONT-FAMILY:sans-serif,arial, helvetica;
    FONT-SIZE: 9pt;
}

INPUT
{
    FONT-FAMILY:sans-serif,arial, helvetica;
    FONT-SIZE: 10pt;
    FONT-WEIGHT:bold;
    background-color:#AADDFF;
    COLOR:black;
}
.MainTitle
{
   FONT-FAMILY:sans-serif,arial, helvetica;
   FONT-SIZE: 14pt;

}

H5
{
   FONT-FAMILY:sans-serif,arial, helvetica;
   FONT-SIZE: 8pt;

}

</STYLE>