<!--
.font1 {
	color:#333333;
	font-size:12px;
	line-height:16px;
}
.font2 {
	color:#930;
	font-size:12px;
	line-height:16px;
}
.font3 {
	color:#6b8e23;
	font-size:12px;
	line-height:14px;
}
img {
	border:none;
}
a {
	color:#333;
	text-decoration:underline;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:underline;
}
body {
	margin:0;
	padding:0;
	background:white;
	color:#333;
}
-->