.font {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
.pagetitle {
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	color: #99CC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;




}
.br {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #99CC00;
	border-left-color: #99CC00;
}
.bigfont {
	font-size: 14px;
	line-height: 19px;
	text-decoration: none;
}

