.stylesheet {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: 000000;
	text-decoration: none;
	text-align:justify;
}
.pageheaderbottom {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #114FA0;
	text-decoration: none;
}
.pagefooterlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CECBC4;
	text-decoration: underline;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C4442;
	text-decoration: none;
}
