HR {
        color : #000000;
}

BODY {
        background-color : #000000;
}
P {
        color : FFFFFF;
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
        font-size : 8pt;
}



.normal_text{
        color : #FFFFFF;
        font-family : "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-style : normal;
        font-size : 9pt;
        }

.esmall{
        color : #FFFFFF;
        font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-style : normal;
        font-size : 6pt;
        }

.normal_text_head{
        color : #FFA800;
        font-family : "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-style : normal;
        font-size : 11pt;
        }

.normal_text_indent{
        color : #FFFFFF;
        font-family : "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-style : normal;
        font-size : 10pt;
	margin-left: 30px
        }





A {
        color : #B13939;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
        color : #7E1212;
}

