body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #244175;
}
a:link {
	color: #336699;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	color: #0066cc;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: #244175;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

.text1 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.heading {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #3f6a98;
}
.subheading{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #3f6a98;
}

.subheading-green{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.dates{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF7200;
}
.news{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.orangetext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF7200;
}
a.a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 3f6a98;
	text-decoration: none;
}
a.a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 3f6a98;
	text-decoration: underline;
}
a.a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: 3f6a98;
	text-decoration: none;
}

IMG.gallery {
	display: block;
	border:2px solid #021a40;
    margin-left: auto;
    margin-right: auto;
}
