BODY {
	color: #777777;
	margin-left: 10px;
	margin-rigth:auto;
	margin-top:auto;
	font-family: Arial, Helvetia;
	font-size: 10pt;
	background-color: black
}



TABLE {
	color: #777777;
	font-family: Arial, Helvetia;
	font-size: 10pt;
}

A:link {color: silver}

A:visited {color: #808000}

H1 {
        color: #6633FF;
        font-family: Arial,Helvetica,Geneva;
        font-size: 18pt;
        font-weight: bold
}

H2 {
        color: #777777;
        font-family: Arial,Helvetica,Geneva;
        font-style: italic;
        font-size: 10pt;
        font-weight: normal
}

H3 {
        color: #6633FF;
        font-family: Arial,Helvetica,Geneva;
        font-size: 11pt;
        font-weight: bold
}

H4 {
        font-family: Arial,Helvetica,Geneva;
        font-size: 10pt;
        font-weight: bold;
}

H5 {
        font-family: Arial,Helvetica,Geneva;
        font-size: 10pt;
        font-weight: bold
}

H6 {
        font-family: Arial,Helvetica,Geneva;
        font-size: 8pt
}


PRE {
	color: #6633FF;
        margin-top: -15pt
}

PRE.indent {
	color: #6633FF;
        margin-top: -6pt
}

CAPTION {
        color: #330099;
        font-family: Arial,Helvetica,Geneva;
        font-size: 9pt;
        font-weight: bold
}

DT {
        color: #330099;
        font-family: Arial,Helvetica,Geneva;
        font-size: 10pt
}

TH {
        color: #330099;
        font-family: Arial,Helvetica,Geneva;
        font-size: 9pt;
        font-weight: bold
}
