.pageborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.companyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.contentfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #006633;
}

A.left:link {text-decoration: none; color: #006633}
A.left:visited {text-decoration: none; color: #006633}
A.left:active {text-decoration: none; color: black}
A.left:hover {text-decoration: underline; color: white}


A.bottom:link {text-decoration: none; color: white}
A.bottom:visited {text-decoration: none; color: white}
A.bottom:active {text-decoration: none; color: white}
A.bottom:hover {text-decoration: underline; color: white}
