<style TYPE="text/css">
 body {color: #5A5A5A; font-size: 10px; font-family: tahoma, sans-serif;}
 table {color: #5A5A5A; font-size: 10px; font-family: tahoma, sans-serif;}
 td {
	color: #5A5A5A;
	font-size: 12px;
	font-family: tahoma, sans-serif;
	margin-right: 5pixels;
	margin-left: 5pixels;
	padding-right: 10pixels;
	padding-left: 10pixels;
}

 a:link, a:visited, a:active { color: #00337F; font-size: 13px; font-weight: normal; text-decoration: none; }
 a:hover { text-decoration: none; color: #76aadc; font-weight: normal; font-size: 13px;}

 h1 {
	margin-top: 0px;
	color: #5A5A5A;
	font-size: 20px;
	text-align: center;
}
 h2 {
	margin-top: 0px;
	color: #5A5A5A;
	font-size: 15px;
	text-align: center;
}
 h3 {
	margin-top: 0px;
	color: #5A5A5A;
	font-size: 10px;
	text-align: center;
}
 h4 {margin-top: 0px; color: #0080FF; font-size: 9px;}
 h5 {margin-top: 0px; color: #5A5A5A; font-size: 8px;}
 h6 {margin-top: 0px; color: #5A5A5A; font-size: 7px;}

 span#topmenu {margin-left: 14px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; }
 div#slogan {margin-left: 60px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; }
 span#call {color: #5A5A5A; font-family: tahoma, sans-serif; font-size: 20px; font-weight: bold;}
 small {color: #5A5A5A; font-size: 10px;}
 address {color: #5A5A5A; font-size: 10px;}
 .more {font-size: 10px;}
 .redl {color: #B8231D;}
 .blue {color: #1078AF;}
 .white {color: #FFFFFF;}
 .yel {color: #946537;}
 .accent {color: red;}
 .pointer{cursor:pointer;}
 .off{display:none;}
 .on{display:block;}
 
 a.mainlevel  {
	display           : block;
	width             : auto;
	margin           : 1px 0px 1px 0px;
	padding          : 0px;
	font-size        : 12px;
	background       : none;
	text-indent      : 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border           : 0px solid #cccccc;
  background-color : #FFFFFF;
  font-weight      : bold;
  padding          : 2px 0px 2px 0px;
  color            : #333333;
  font-weight      : bold;
  text-indent      : 0px;
}
a.mainlevel:hover {
  border       : 0px solid #cccccc;
  background-color : #666666;
  font-size        : 12px;
  font-weight      : bold;
  color            : #FFFFFF;
  text-decoration  : none;
  text-indent      : 0px;
}

</style>