BODY {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 140%
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	line-height: 140%
}

A:LINK {
	color: #B61212;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED {
	color: #B61212;
	font-size: 8pt;
	text-decoration: none;	
	font-weight: bold;
}

A:ACTIVE {
	color: #B61212;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

A:HOVER {
	color: #B61212;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

A.class3:LINK {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

A.class3:VISITED {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;	
}

A.class3:ACTIVE {
	color: #FF0000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

A.class3:HOVER {
	color: #FFFF00;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

A.class4:LINK {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

A.class4:VISITED {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;	
}

A.class4:ACTIVE {
	color: #FF0000;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

A.class4:HOVER {
	color: #CCCCCC;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}

H1 {
	color: #B61212;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 15pt;
	font-weight: bold;

}

H2 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;

}

H3 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;

}

H4 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;

}

H5 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
}

H6 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}


UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

TH {
	color: #000000;
	background-color : #003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

CAPTION {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : normal;
	font-style: italic;
	font-size: 8pt;
}

P {
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
}

span.header {
	color: #B61212;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 15pt;
	font-weight: bold;

}

span.tiny {
	color: #B61212;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 8pt;
	font-weight: normal;

}