BODY, TD {
	color: White;
	font-family: "Times New Roman";
	font-size: 14px;
	text-align: left;
}

H1 {
	font-family: "Arial";
	font-size: 15pt;
	font-family: sans-serif;
	color: #FFA238;
}

H2 {
	font-family: "Times New Roman";
	font-size: 16pt;
	color: #FFA238;
	font-style: normal;
	font-weight: bolder;
}

H3 {
	font-family: "Arial";
	font-size: 12pt;
	font-style: italic;
	font-family: sans-serif;
	color: White;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: White;
	font-size: 16 px;
	font-family: "Arial Black";
}

A:Hover {
font-family: "Arial Black";
	color: #EFFE00;
}

HR {
	height: 1pt;
	}

body {
	scrollbar-3dlight-color : Black;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : #233C3E;
	scrollbar-darkshadow-color : #233C3E;
	scrollbar-face-color : #233C3E;
	scrollbar-highlight-color : #233C3E;
	scrollbar-shadow-color : #233C3E;
	scrollbar-track-color : #EB7C00;
}

b {
	color: White;
	font-family: "Times New Roman";
	font-size: 14pt;

}

i {
	font-family: "Arial", serif;
	font-size: 15px;
	text-align: left;
	color: Red;
}

em{
	font-family: "Arial", serif;
	font-size: 15px;
	text-align: left;
	color: Red;
}
p{
	font-family : Times New Roman, Times, serif;
        font-size: 12pt;
}
a{
        font-family : Times New Roman, Times, serif;
        font-size: 11pt;
}

td{
        font-family : Times New Roman, Times, serif;
        font-size: 12pt;
}