.picright {
	margin: 1px;
	float: right;
	border: medium none #0033FF;

}
.picleft {
	margin: 1px;
	float: left;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3366ff;
	text-align: center;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3366ff;
	text-align: center;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: justify;
}
.redtext {
	font-family: "Century Gothic";
	font-size: 16px;
	text-align: justify;
	color: #009933;
	font-weight: bold;

}
.textCtre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3366ff;
	text-align: center;
	font-weight: normal;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc3300;
	border: none;


}
.maplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
}
.smaplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.textright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: right;
	font-weight: normal;
}
