.abouttext {
	font-family: Castellar, "Times New Roman", Times, serif;
	font-size: 22pt;
	text-align: center;
	margin: 30px;

}
.bodyabout {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 30px;
	border-top: thin solid #000066;
	border-right: thin solid #000066;
	border-bottom: thick solid #000066;
	border-left: thin solid #000066;
	font-size: 10px;

}
.titlelink {
	text-decoration: none;
}
.sitemaplinks {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
	border: thin groove #000066;
	padding: 30px;
}
.bodyalltext {
	font-family: Arial, Helvetica, sans-serif;
	padding: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-left-color: #000066;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	margin: 10px;


}
