h1 {
	margin: 0px;
	padding: 0px;
}
.style1 {
	color: #333333;
	font-size: 12px;
	line-height: 170%;
	font-weight: normal;
}
.style2 {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	line-height: 170%;
}
.style3 {
	font-weight: bold;
	color: #FFffff;
	font-size: 12px;
	line-height: 170%;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 170%;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	line-height: 170%;
}

