.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11pt;
	font-weight: normal;
	line-height: normal;
	padding-left: 5px;
}
.companyList {
	font-size: 9pt;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent: 0pt;
	white-space: normal;
	padding-left: 30px;
	padding-right: 30px;
}
.slogan {
	word-spacing: 0em;
	letter-spacing: normal;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;

}
.email {
	font-size: "-1";
	letter-spacing: -1px;
	font-weight: normal;
}
.pagetitle {
	font-style: italic;
	font-weight: bold;
}
.shrink {
	letter-spacing: -0.09ex;
}

a.email:link   {
  /* Applies to links under the pointer of class email */
  font-weight:      bold;
  } 
a.email:hover {
  /* Applies to links under the pointer of class email */
  font-weight:      bold;
  } 
  
a.map:link   {
  /* Applies to links under the pointer of class email */
  font-weight:      normal;
  } 
a.map:hover {
  /* Applies to links under the pointer of class email */
  font-weight:      normal;
  text-decoration: underline;
  } 