BODY {
	background-color: #ffffff;
	background-image: url('images/homebg.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-attachment: fixed;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 140%
}

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

A:LINK {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED {
	color: #990000;
	text-decoration: none;	
	font-weight: bold;
}

A:ACTIVE {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

A:HOVER {
	color: #ff3333;
	text-decoration: underline;
	font-weight: bold;
}

A.class3:LINK {
	color: #FFFFFF;
	text-decoration: none;
}

A.class3:VISITED {
	color: #FFFFFF;
	text-decoration: none;	
}

A.class3:ACTIVE {
	color: #FF0000;
	text-decoration: underline;
}

A.class3:HOVER {
	color: #FFFF00;
	text-decoration: underline;
}

H1 {
	color: #B61212;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-size: 16pt;
	font-weight: bold;

}

H2 {
	color: #B61212;
	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 {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

TH {
	color: #333333;
	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: #333333;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
}