.topbg {
	background-image: url(img/topbg.jpg);
	background-repeat: repeat-y;
}
.font12 {
	font-size: 12px;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.font14 {
	font-size: 14px;
	text-decoration: none;
}
a:hover {
	color: #666600;
}
