body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding: 0;
	margin-top: 10px;
}
H5 {
	font-size: 10pt;
	text-transform: uppercase;
	margin-bottom: 5px;
}
H4 {
	font-size: 10pt;
	text-transform: uppercase;
}
H3 {
	font-size: 12pt;
	text-transform: uppercase;
	margin-bottom: 0px;
}
p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
   }
#skyline {
   width: 320px; height: 150px;
   background: url(Images/NavSet.jpg);
	margin: 0px; padding: 0;
   position: relative;}
#skyline li {
   margin: 0; padding: 0; list-style: none;
   position: absolute; top: 0;}
#skyline li {
   height: 150px; display: block;
	}

#skyline a {
   height: 150px; display: block;}
#panel1b {left: 0; width: 65px;}
#panel2b {left: 66px; width: 96px;}
#panel3b {left: 163px; width: 63px;}
#panel4b {left: 227px; width: 93px;}
#panel1b a:hover {
   background: transparent url(Images/NavSet.jpg)
   0 -150px no-repeat;}
#panel2b a:hover {
   background: transparent url(Images/NavSet.jpg)
   -66px -150px no-repeat;}
#panel3b a:hover {
   background: transparent url(Images/NavSet.jpg)
   -163px -150px no-repeat;}
#panel4b a:hover {
   background: transparent url(Images/NavSet.jpg)
   -227px -150px no-repeat;}
	
#menu p {
	font-size: 7pt;
	color: #000000;
}	
#menu H5 {
	font-size: 8pt;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#menu td {
	font-size: 7pt;
	color: #000000;
}
#menu a {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
	text-decoration: underline;
}
#menu a:active {
	color: #990000;
	text-decoration: none;
   }