.style1 {
	font-size: 12px;
	color: #484848;
	line-height: 18px;
}
.style2 {
	font-size: 12px;
	color: #1c6ba7;
	line-height: 18px;
}
.style3 {
	font-size: 15px;
	color: #1c6ba7;
	line-height: 18px;
}
.style4 {
	font-size: 13px;
	color: #9a0000;
	line-height: 18px;
}
.style5 {
	font-size: 13px;
	color: #484848;
	line-height: 20px;
}
.style6 {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}
.style7 {
	font-size: 15px;
	color: #9a0000;
	line-height: 18px;
}
.style8 {font-family: Arial, Helvetica, sans-serif}

a:link {
	color: #0402FC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#0402FC;
}
a:hover {
	text-decoration: underline;
	color: #0402FC;
}
a:active {
	text-decoration: none;
	color: #0402FC;
}