BODY {
	background-color: #ced5c8;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-attachment: fixed;
	margin-top:0px; 
	margin-left:0px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 140%;
	scrollbar-base-color: #7A8571;
}

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

A:LINK {
	color: #740160;
	text-decoration: none;
	font-weight: normal;
}

A:VISITED {
	color: #740160;
	text-decoration: none;	
	font-weight: normal;
}

A:ACTIVE {
	color: #740160;
	text-decoration: underline;
	font-weight: normal;
}

A:HOVER {
	color: #7A8571;
	text-decoration: underline;
	font-weight: normal;
}

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: #740161;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-size: 20pt;
	margin-top: 40px;
	line-height: 140%;
	font-weight: normal;

}

H2 {
	color: #740161;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: normal;

}

H3 {
	color: #740161;
	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 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-size: 11pt;
	margin-top: 20px;
	line-height: 140%;
	font-weight: normal;
}


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

TH {
	color: #000000;
	background-color : #003366;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 140%;
	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: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    line-height: 140%;
    FONT-STYLE: normal;
}

span.mini-title {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight : bold;

}

span.mt-plus {
	color: #740160;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 140%;
	font-weight : normal;

}

<style>
@media print {TABLE.noprint, DIV.noprint {display:none} }
</style>