a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:active {text-decoration: underline; }
a:hover {text-decoration: underline; color:#333333; }

body {
	margin-left: 5px;
	margin-top: 2px;
	color: #666666
	}
.body10 {
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;

}
.body12 {
	font-size: 12px;
	line-height: 18px;
}
.h1 {
	font-size: 12px;
	sline-height: 18px;
}
.h2{
	font-size: 10px;
	line-height: 16px;
}
.h3{
	font-size: 14px;
	line-height: 18px;
}
.size9 {
	font-size: 9px;
}
.size10 {
	font-size: 10px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
}
.catch10 {
	font-size: 10px;
	font-weight: bold;
}
.catch12 {
	font-size: 12px;
	font-weight: bold;
}
.catch10gr {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #336633;
}
