body, td, li, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1{
	font-size: 18pt;
	color: #305812;
	font-weight: bold;
}

h2{
	font-size: 14pt;
	color: #305812;
	margin-bottom: 3px;
	font-weight: bold;
}

h3{
	font-size: 12pt;
	color: #305812;
	margin-bottom: 1px;
	font-weight: bold;
}

a:link, a:active, a:hover{
	color: #305812;
}

a:visited{
	color: #5FA62C;
}

.signPrice{
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
	font-weight: bold;
}