
h1 {
	font-family: Arial;
	font-size: 20px;
	color: #186700;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
}
.toplinks {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.toplinks:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.links:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.headblack {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.headblack:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.headwhite {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.headwhite:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.headgreen {
	font-family: Arial;
	font-size: 12px;
	color: #186700;
	font-weight: bold;
	text-decoration: none;
}
.headgreen:hover {
	font-family: Arial;
	font-size: 12px;
	color: #186700;
	font-weight: bold;
	text-decoration: underline;
}
.headorange {
	font-family: Arial;
	font-size: 11px;
	color: #D99302;
	font-weight: bold;
	text-decoration: none;
}
.textgrey {
	font-family: Arial;
	font-size: 11px;
	color: #484848;
		font-weight: normal;
	text-decoration: none;
}
#logobg {
	background-image: url(../images/prudent-logo.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	}
