.style1 {	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.style3 {
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
}
.style4 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.style5 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.style6 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.style8 {
	font-size: 12px;
	font-weight: normal;
	color:#009900;
}
a.page:link {
	font-size: 16px;
	text-decoration: none;
}
a.page:visited {
	font-size: 16px;
	text-decoration: none;
}
a.page:hover {
	font-size: 16px;
	color: #FFFF00;
	background-color: #FF3300;
}
a.page:active {
	font-size: 16px;
	text-decoration: none;
}
.style9 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.style10 {
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
p.linkurl {
	font-size: 12px;
	margin: 0px;
}
a.linkurl:link {

	font-size: 12px;
	text-decoration: none;
}
a.linkurl:visited {

	font-size: 12px;
	text-decoration: none;
}
a.linkurl:hover {

	font-size: 12px;
	color: #FFFF00;
	background-color: #FF3300;
}
a.linkurl:active {

	font-size: 12px;
	text-decoration: none;
}
