.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
		font-weight: bold;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
		font-weight: bold;
	color: #0066FF;
}
a:active {
	text-decoration: underline;
		font-weight: bold;
	color: #0066FF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.foot:link {
	color: #999999;
font-weight:normal;
	text-decoration: underline;
}
a.foot:visited {
	text-decoration: underline;
font-weight:normal;
	color: #999999;
}
a.foot:hover {
	text-decoration: none;
	font-weight:normal;
	color: #999999;
}
a.foot:active {
	text-decoration: underline;
font-weight:normal;
	color: #999999;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
	color: #E60108;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}

