.heading {
	font-family: Arial;
	font-size: 18px;
}
B {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #013da1;
}
.mainText {
	font-family: Arial;
	font-size: 12px;
	color: #1d1d1d;
}
.title {
	font-family: Arial;
	font-size: 14px;
	color: #013da1;
	font-weight: bold;
}
.names {
	font-family: Arial;
	font-size: 14px;
	color: #013da1;
}
.pageTitles {
	font-family: Georgia;
	font-weight: bold;
	font-size: 24px;
	color: #383838;
}
.mainfontboldgrey {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #a1a1a1;
}
.mainfontbold {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.smallfont {
	font-family: Arial;
	font-size: 10px;
	color: #1d1d1d;
}
.smallfontbold {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #1d1d1d;
}
.photoBorder {
	border: 3px solid #bcb9b9;
}

hr {
	border: 2px solid #cccccc;
}

.blue {
	color: #013da1;
}
.lightblue {
	color: #89abe2;
}
.black {
	color: #000000;
}
.white {
	color: #ffffff;
}
a.stealth {
	text-decoration: none;
}

.townlinks_small {
	font-family: arial, tahoma, sans-serif;
	font-size: 11px;
}
.council {
	padding-left: 7px;
	padding-top: 3px;
	background-color: #f0ede6;
}
.council_table {
	background-color: #f7f4ed;
}

townlinks a, a:visited {
color: #59514c;
text-decoration: none;
font-family: arial, tahoma, sans-serif;
font-size: 12px;
}

a:hover.townlinks { color: #000000; text-decoration: underline; font-family: arial, tahoma, sans-serif; font-size: 12px; }

a:link { color: #2e86d1; text-decoration: underline; }
a:active { color: #2e86d1; text-decoration: underline; }
a:visited { color: #2e86d1; text-decoration: underline; }
a:hover { color: #016aa1; text-decoration: none; }



.townlinksleft {
padding-left:10px;
}
.townlinksleft a{ 
color: #59514c;
text-decoration: none;
font-family: arial, tahoma, sans-serif;
font-size: 10px; 
line-height:1.3em;
}
.townlinksleft a:visited { 
color: #59514c;
text-decoration: none;
font-family: arial, tahoma, sans-serif;
font-size: 10px; 
line-height:1.3em;
}
 .townlinksleft a:hover  { 
text-decoration: underline;
 }
 .townlinksleft b {
font-size:12px;
line-height:1.8em;
 }
