body {
	margin-left: 5px;
	margin-top: 5px;
	background-image: url(img/bg_hc2_p.gif);
}
.style1 {
	font-size: 12px;
	color: #0066FF;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.style4 {
	font-size: 10px;
	color: #FF00FF;
}
a:link {
	color: #FF00FF;
}
a:visited {
	color: #FF00FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF00FF;
}
