

BODY {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
	font-size : 10pt;
	background-image : url( "../assets/images/Background-Front-b-b-hell.gif" );
	scrollbar-arrow-color : darksalmon;
	scrollbar-base-color : FFFFF5;
	scrollbar-darkshadow-color : #663300;
	scrollbar-face-color : FEFDF5;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : darksalmon;
	scrollbar-track-color : FEFDF5
}

P {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 10pt
}

.TextObject {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 10pt
}

A:link {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 10pt
}

A:visited {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 10pt;
	color : rgb(102,51,0)
}

A:active {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0)
}

UL {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 10pt;
	color : rgb(0,0,0)
}

OL {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 10pt
}

H1 {
	font-family: "Times New Roman",     Times,     Serif;
	font-weight : bold;
	font-style : italic;
	color : rgb(102,51,0)
}

H2 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 12pt;
	color : rgb(0,51,153)
}

H3 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : rgb(0,0,0)
}

H4 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 12pt;
	font-style : italic;
	font-weight : bold
}

H5 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : rgb(0,51,153)
}

H6 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : rgb(0,0,0)
}

A:hover {
	font-family: Arial;
	font-size : 10pt;
	font-weight : bold;
	color : rgb(102,51,0)
}