BODY {
	background-color: #771c1c;
	background-repeat: repeat-x;
	background-image: url('images/bg.gif');
	color: #333333;
	font-family: trebuchet ms,helvetica,sans-serif;
	font-size: 10pt;
	line-height: 140%;
	margin-top: 0;
}

TD {
	font-family: trebuchet ms,helvetica,sans-serif;
	color: #333333;
	font-size: 10pt;
	line-height: 140%
}

A:LINK {
	color: #FF3a20;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED {
	color: #FF3a20;
	text-decoration: none;	
	font-weight: bold;
}

A:ACTIVE {
	color: #FF3a20;
	text-decoration: underline;
	font-weight: bold;
}

A:HOVER {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

A.class3:LINK {
	color: #FF3a20;
	text-decoration: none;
	font-weight : normal;
}

A.class3:VISITED {
	color: #FF3a20;
	text-decoration: none;	
	font-weight : normal;
}

A.class3:ACTIVE {
	color: #FF3a20;
	text-decoration: underline;
	font-weight : normal;
}

A.class3:HOVER {
	color: #FFFFFF;
	text-decoration: underline overline;
	font-weight : normal;
}

A.class4:LINK {
	color: #FFFFFF;
	text-decoration: none;
	font-weight : normal;
}

A.class4:VISITED {
	color: #FFFFFF;
	text-decoration: none;	
	font-weight : normal;
}

A.class4:ACTIVE {
	color: #FFFFFF;
	text-decoration: overline;
	font-weight : normal;
}

A.class4:HOVER {
	color: #FF3a20;
	text-decoration: underline;
	font-weight : normal;
}


H1 {
	color: #B61212;
	font-family: trebuchet ms,helvetica,sans-serif;
	font-size: 220%;
	font-weight: bold;
	margin-top: 20px;
	line-height:120%;
}

H2 {
	color: #B61212;
	font-family: trebuchet ms,helvetica,sans-serif;
	font-size: 200%;
	font-weight: bold;

}

H3 {
	color: #000000;
	font-family: trebuchet ms,helvetica,sans-serif;
	font-size: 150%;

}

H4 {
	color: #000000;
	font-family: trebuchet ms,helvetica,sans-serif;
	font-size: 120%;

}

H5 {
	color: #000000;
	font-family: trebuchet ms,helvetica,sans-serif;
	font-size: 110%;
}

H6 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}


UL {
	color: #333333;
	font-family: trebuchet ms,helvetica,sans-serif;
	font-size: 10pt;
}

TH {
	color: #333333;
	background-color : #003366;
	font-family: trebuchet ms,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

CAPTION {
	font-family : trebuchet ms,helvetica,sans-serif;
	font-weight : normal;
	font-style: italic;
	font-size: 8pt;
}

P {
    COLOR: #333333;
    FONT-FAMILY: trebuchet ms,helvetica,sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
}

span.little {
	font-family: trebuchet ms,helvetica,sans-serif;
	font-size: 9pt;
}