BODY {
	margin-left: 10;
	color: #00FF00;
	font-family: Arial, Helvetia;
	font-size: 10pt;
	background-image: url(back3.gif);
	background-attachment: fixed

}

TABLE {
	color: #777777;
	font-family: Arial, Helvetia;
	font-size: 10pt;
}


A:link {color: #008000}

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: 19pt;
        font-weight: bold
}

DT {
        color: #330099;
        font-family: Arial,Helvetica,Geneva;
        font-size: 20pt
}

TH {
        color: #330099;
        font-family: Arial,Helvetica,Geneva;
        font-size: 19pt;
        font-weight: bold
}

