	Body {
		font-family: Arial,Helvetica,Sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		background-color: #FFFFFF;
	 }
	A {
		font-family: Tahoma,Helvetica;
		font-size: 8pt;
		font-weight: bold;
		text-decoration: underline;
		color: #000080;
		background-color: #FFFFFF;
	 }
	A:hover {
		font-family: Tahoma,Helvetica;
		font-size: 8pt;
		font-weight: bold;
		color: #000000;
		background-color: #FFCC00;
	 }
	P {
		font-family: Arial,Helvetica,Sans-serif;
		font-size: 9pt;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
	 }
	.heading {
		font-family: Tahoma,Helvetica;
		font-size: 12pt;
		font-weight: normal;
		text-decoration: none;
		color: #FFFFFF;
		background-color: #C0C0C0;
	 }
	.title {
		font-family: Tahoma,Helvetica;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: none;
		color: #004040;
	 }
	.section {
		font-family: Tahoma,Helvetica;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		color: #004000;
	 }
	.footer {
		font-family: Arial,Helvetica,Sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #FFFFFF;
		background-color: #C0C0C0;
	 }
	.sideframe {
		font-family: Arial,Helvetica,Sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
	 }
	.fact {
		font-family: Arial,Helvetica,Sans-serif;
		font-size: 9pt;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
	 }
	.graph {
		font-family: Arial,Helvetica,Sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color: #0F0F0F;
	 }
