body
{
	background-image: url(background.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #89221B;
	azimuth: center;
}

body {
	scrollbar-face-color: #89221B;
	scrollbar-track-color: #A9A9A9;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color: gray;
	scrollbar-dark-shadow-color: dark gray;
	scrollbar-3dlight-color: #DCDCDC;
	scrollbar-highlight-color: Silver;
	margin: 0px 0px;
	list-style-type: square;
}

P {
	FONT-SIZE: 12px; COLOR:Black; LINE-HEIGHT: 180%; FONT-FAMILY: arial, sans-serif
}
A {
	FONT-WEIGHT: normal; COLOR: Black; TEXT-DECORATION: underline;
	}
A:active {
	Color: Maroon;
	TEXT-DECORATION: underline;
}
A:visited {
	color: Red;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: Blue;
	TEXT-DECORATION: underline;
}
H3 {
	FONT-WEIGHT: normal; FONT-SIZE: medium; COLOR: Black; FONT-FAMILY: arial, sans-serif;
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: Black; FONT-FAMILY: arial, sans-serif
}

H5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: White;
	FONT-FAMILY: arial, sans-serif;
}

H6 {
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 160%;
	FONT-FAMILY: arial, sans-serif;
	text-align: justify;
	font-style: italic;
}
TD {
	FONT-SIZE: 12px; COLOR: Black; FONT-FAMILY: arial, sans-serif
}

UL {FONT-SIZE: 12px; COLOR: #636863; FONT-FAMILY: arial, sans-serif
	}

LI {
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: arial, sans-serif;
	list-style-type: square;
}
.small {
	FONT-SIZE: 10px; COLOR: Black; FONT-FAMILY: arial, sans-serif
}
.footer {
	FONT-SIZE: 10px; COLOR: #636863; FONT-FAMILY: arial, sans-serif
}

.mlhtext
{
	FONT-SIZE: 10pt; COLOR:Black; LINE-HEIGHT: 180%; FONT-FAMILY: arial, sans-serif;
	margin-right: 20pt;
	margin-left: 20pt;
	text-align: justify;
}
.mlhhead
{
	FONT-SIZE: 10pt; COLOR:Black; FONT-FAMILY: arial, sans-serif;
	font-weight: bold;
	}

.mlhcaption
{
	FONT-SIZE: 10pt; COLOR:Black; FONT-FAMILY: serif;
	font-style: italic;
}
.mlhlist
{
		FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: arial, sans-serif;
	list-style-type: square;
}
