a:link {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	color: #3300CC;
	text-decoration: none;
}
a:active {
	color: #3366CC;
}
.img_space {
	padding-right: 3px;
}
body {
	line-height: 15px;
	font-size: 12px;
	text-align: left;
}
h1 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
	color: #808080;
	line-height: 12px;
	float: left;
}
.des {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #808080;
	line-height: 12px;
}
