p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: 1f3765;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: 6095b4;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: 6095b4;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: 6095b4;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #6699CC;
}
.titlebg {
	background-image: url(assets/home_assets/title.jpg);
	background-repeat: no-repeat;
}
.addressbg {
	background-image: url(assets/home_assets/address.jpg);
	background-repeat: repeat-y;
}
.bodybg {
	background-image: url(assets/home_assets/bodybg.jpg);
	background-repeat: repeat-y;
}
.padding {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.menulink {
	color: #FFFFFF;
}
.galborder {
	border: solid 2px #6095B4;}