BODY{
    BACKGROUND: #2d0101;
    COLOR: white;
    FONT-FAMILY: Verdana,Arial;
  	FONT-SIZE: 9pt;
	SCROLLBAR-FACE-COLOR: #400000; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #600000; SCROLLBAR-3DLIGHT-COLOR: #C00000; SCROLLBAR-ARROW-COLOR: #F4C200}; SCROLLBAR-TRACK-COLOR: #C00000; SCROLLBAR-DARKSHADOW-COLOR: #C00000

}
H1 {
	font-size: 18pt;
	color:  #FFFFFF;
	padding: 4px;
	width: 100%;
	font-weight : normal;
	font-style : normal;
	font-family : verdana;
	background: #800000;
}

H2 {
	font-size: 10pt;
	color:  #F4C200;
	padding: 2px;
	width: 100%;
	font-weight : bold;
	font-style : normal;
	font-family : verdana;
	margin : 0px;
}

H3 {
	font-size: 12pt;
	margin : 0px;
	color:  #F4C200;
	padding: 4px;
	width: 100%;
	font-weight : bold;
	font-style : normal;
	font-family : verdana;
}

H5 {
	font-size: 13pt;
	color: Silver;
	background-color : #3F0505;
}

H4 {
	font-size: 12pt;
	color:  #FFFFFF;
	padding: 4px;
	width: 100%;
	font-weight : bold;
	font-style : normal;
	font-family : verdana;
	background: #600000;
	}
A {
	text-decoration: none;
	font-family : Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #EFECB2;
}

A:Hover {
	text-decoration: none;
	color: silver;
}

HR {
	color: #C600000;
	height: 1.5pt;
	
}

TABLE {
	font-family : Arial, sans-serif;
	font-size: 16px;
	text-align: justify;
}