.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 18px;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.body {
	margin-top: 25px;
}
.a:link {
	color: #333333;
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #333333;
}
.a:hover {
	text-decoration: none;
	color: #666666;
}
.a:active {
	text-decoration: none;
	color: #333333;
}
