BODY .style1 {font-size: 10px}
.style3 {
	color: #000000;
	font-size: 12px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.style4 {
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	letter-spacing: normal;
}
body {
	background-color: #CCCCCC;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	
	}
.style6 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #FF0000;
}
.style8 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #999999;
}
a:hover {
	color: F0632B;
}
a:active {
	color: #999999;
}

