div.menu a.menuLink, a.menuLink:visited { background-color: #ff6600;
	color: #000066;
	font-family: arial, helvetica, sans;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-decoration: none; }
h2 { font-family: arial, helvetica, sans; font-size: 22px; color: #ff6600; font-weight: bold; }
h3 { font-family: arial, helvetica, sans; font-size: 18px; color: #0000ff; font-weight: bold; }
h4 { font-family: arial, helvetica, sans; font-size: 16px; color: #ff6600; font-weight: bold; }
h6 { font-family: arial, helvetica, sans; font-size: 10px; color: white; font-weight: bold; }
body,p,td,li,blockquote { font-family: arial, helvetica, sans; font-size: 14px; color: black; }
.b2 { font-family: arial, helvetica, sans; font-size: 14px; color: blue; font-weight: bold; }
strong { font-family: arial, helvetica, sans; font-size: 16px; color: blue; }
small { font-family: arial, helvetica, sans; font-size: 10px; color: black; }
div.menuBar {
	background-color: #ffffff;
	text-align: left;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #ff6600;
	text-decoration: none; }
div.menuBar a.menuButton {
	background-color: #ff6600;
	color: #ffffff;
	text-align: left;
	left: 0px;
	margin: 0px 2px 0px 2px;
	position: relative;
	text-decoration: none;
	display: block;
	padding: 6px 2px 6px 2px; }
div.menuBar a.menuButton:visited {
	background-color: #ff6600;
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding: 6px 2px 6px 2px; }
div.menuBar b {
	background-color: #ffff99;
	color: #000000;
	display: block;
	padding: 6px 2px 6px 2px; }
div.menuBar a.menuButton:hover {
	font-family: arial, helvetica, sans;
	background-color: #ffff99;
	color: #000000;
	display: block;
	padding: 6px 2px 6px 2px; }
.phone {
	background-color: #ffffff;
	text-align: center;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #ff6600;
	text-decoration: none; }
.normal { font-family: arial, helvetica, sans; font-size: 14px; font-weight: normal; background: white; color: blue; }