
TABLE 
{
	vertical-align: text-top;
	background-color: lightgray ;
	background : White;
	color: #666666;
	font-weight: bold;
	font-family: "Arial", sans-serif;
	font-size: 12px;
}

.photocell {
	padding-left: 15px ;
}

.colbio {
	font-size: 12px;
	vertical-align: top;
	width: 38%;
	padding-left: 15px ;
	padding-right: 15px;
	background-color: White;
}

.colleft {
	text-align: left;
	font-size: 13px;
	background-color: #F3F6BF;
}

.firmtag{
	text-align: center;
	font-size: 18px;
	font-style: normal;
	padding-bottom: 20px;
	padding-left : 20px;
	padding-right : 20px;
	background-color: White;
}

.pagetop 
{
  font-size: 18px;
}

.townname {
	background-color: #F3F6BF;
	font-size: 20px ;
	padding-left : 30px;
	padding-top : 10px;
	padding-bottom : 10px;
}

P 
{
  font-family: "Arial", sans-serif;
  font-size: 12px;
  text-indent: 15px;
}

.signb {
	text-indent: 0px;
	text-align: center;;
}

.addrleft {
	text-indent: 0px;
	padding-left: 30px ;
}

SPAN {
	font-size : 16px;
}
/*---------------------------------------*/
a {
color:#004276;
text-decoration:none;
}

a:visited
{color:#5c7996;}

a:hover
{color:#ca0002;}
