h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
   margin-left: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10pt;
	color: #000000;
}	
#left table#citytable a {
font-size: 80%;
color:  Black;
text-decoration: none;
outline: none;
}
#left table#citytable a:visited {
font-size: 80%;
color:  Black;
text-decoration: none;
}
#left table#citytable a:active {
font-size: 80%;
color:  Red;
text-decoration: none;
}
#left table#citytable a:hover {
color: White;
font-size: 80%;
background-color: #330000;
text-decoration: none;
}


#left a {
font-size: 80%;
color:  White;
text-decoration: none;
outline: none;
}
#left a:visited {
font-size: 80%;
color:  White;
text-decoration: none;
}
#left a:active {
font-size: 80%;
color:  Red;
text-decoration: none;
}
#left a:hover {
color: Black;
font-size: 80%;
background-color: #DECB94;
text-decoration: none;
}

body {
	font-size: 10pt;
	color: Black;
	background-color: black;
	font-family: Arial, sans-serif;
	font-size: small;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : Black;
	scrollbar-darkshadow-color : Black;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8b8b8b;
	scrollbar-face-color: #006600;
}

A:link{
	text-decoration: underline;
	color: Black;
	font-weight: bold
}
A:active{
	text-decoration: underline;
	color: Black;
	font-weight: bold
}
A:visited{
	text-decoration: underline;
	color: Black;
	font-weight: bold
}
A:hover{
	color: Red;
	text-decoration: underline;
}
p {
  font-size: 85%;
  padding: 10px;
  border: 0px;
  margin: 0px 10px 0px 10px;
}
li {
  font-size: 85%;
  border: 0px;
  margin: 0px 10px 0px 10px;
}
.style1 {
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.style6 {color: #FFFFFF}
.style8 {
	color: White;
	font-weight: bold;
	font-size: 105%;
}
.style9 {font-size: medium}
