
BODY {
	font-family: Tahoma,Arial,Helvetica;
	background-color: #FFFFFF;
	font-size: 10pt;
}

H1 {
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	color: #A5636B;
}

H2 {
	font-size: 10pt;
	margin-top: 0pt;
	margin-bottom: 20pt;
	margin-left: 0pt;
	margin-right: 0pt;
	font-weight: normal;
	color: #000000;
	background-color: #D9E9D5;
	padding: 5;
}

H3 {
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: #A5636B;
	margin-top: 0pt;
	margin-bottom: 20pt;
	margin-left: 10pt;
}

H4 {
	font-weight: bold;
	font-size: 12.0pt;
}



H5 {
	font-weight: normal;
	font-size: 12pt;
	margin-top: 0pt;
	margin-bottom: 3pt;
	color: #000000;
}

H6 {
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0pt;
	margin-bottom: 3pt;
	color: #993399;
}



P {
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}




A:link {
	color: #A5636B;	
	font-size: 10pt;
	x-text-underline: Off;
	text-decoration: none;

}

A:hover {
	background-color: #F9EAEF;
	color: #A5636B;
	x-text-underline: Off;
	text-decoration: none;
}

A:active {
	x-text-underline: Off;
	text-decoration: none;
}

A:visited {
	color: #A5636B;	
	x-text-underline: Off;
	text-decoration: none;
}