body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  background:#FFFFFF;
  
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-size: 16;
	margin: 0 0 1em 0;
}

h2 {
	font-size: 16;
	margin: 0 0 1em 0;
}

h3 {
	font-size: 14;
	font-weight:bold
	margin: 0 0 1em 0;
}
h4 {
	font-size: 12;
	text-align:center;
	color: #333333;
	margin: 0 0 .5em 0;
}
h5 {
	font-size: 11;
	text-align:center;
	color: #333333;
	margin: 0 0 .5em 0;
}
.grayborder { 
border: 1px solid #a1a5a9; 

}

rdtxt {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #C00000;
	font-size:12px;
}
.style1 {
	font-size: 10px;
	color: #666666;
}
.style-side-text {
	font-size: 10px;
	text-align:center;
	color: #333333;
	padding: 1em 1em .5em .5em;
}
.style-white {
	font-size: 12px;
	color: #ffffff;
}
.style-bottom {
	font-size: 9px;
	color: #666666;
}
.style-citys {
	text-align:center;	
	font-size: 10px;
	color:#4576b8
}
/* Links */
a:link, a:visited {
	background: transparent;
	color: #3282BD;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	background: transparent;
	color: #3282BD;
	text-decoration: underline;
}
a.topnav:link {
	color: #666666;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	font-size: 12px;
}
a.topnav:visited {
	color: #666666;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	font-size: 12px;
}
a.topnav:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	background: transparent;
	font-size: 12px;
}
a.bottomnav:link {
	color: #666666;
	background: transparent;
	text-decoration: none;
	font-size: 9px;
}
a.bottomnav:visited {
	color: #666666;
	background: transparent;
	text-decoration: none;
	font-size: 9px;
}
a.bottomnav:hover {
	color: #666666;
	text-decoration: underline;
	background: transparent;
	font-size: 9px;
}
a.citynav:link {
	color: #4576b8;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	font-size: 10px;
	text-align:center;
}
a.citynav:visited {
	color: #4576b8;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	font-size: 10px;
	text-align:center;
}
a.citynav:hover {
	color: #4576b8;
	font-weight: normal;
	text-decoration: underline;
	background: transparent;
	font-size: 10px;
	text-align:center;
}
a.sidenav:link {
	color: #333333;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	font-size: 10px;
	text-align:center;
}
a.sidenav:visited {
	color: #333333;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	font-size: 10px;
	text-align:center;
}
a.sidenav:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	background: transparent;
	font-size: 10px;
	text-align:center;
}
a img {
	border: 0;
}