	.bold {  
		font-weight: bold;
	}
	.normal {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11pt; 
		font-style: normal; 
		font-weight: normal;
		color: #000000; 
		text-align: left;
	}


	a:hover { 
		text-decoration: underline; 
		color: #E6661D;
	}
	a	{ 
		text-decoration: none; 
		font-weight: normal;
		color: #000000;
	}
h1 {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	font-weight: normal;
	font-style: normal; 
	text-align: left;
	text-indent: 0pt;
	margin: 0pt;
}
h1 A:link {
	COLOR: #000000;
	font-weight: normal;
	text-decoration: none
}
h1 A:visited {
	COLOR: #000000;
	font-weight: normal;
	text-decoration: none
}
h1 A:hover {
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

h2 {
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	line-height: normal;
	text-indent: 0pt;
	margin: 0px;
	font-weight: normal;
	letter-spacing: 7pt;
	}
h2 A:link {
	COLOR: #000000;
	text-decoration: none
}
h2 A:visited {
	COLOR: #000000;
	text-decoration: none
}
h2 A:hover {
	COLOR: #ffffff;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height: 12pt;
}
.copyright A:link {
	text-decoration: underline;
	color: #000000;

}
.copyright A:visited {
	text-decoration: underline;
	color: #000000;

}
.copyright A:hover {
	text-decoration: none;
	color: #ffffff
}
