body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #000099;
  font-size: 10pt;
  line-height: 13pt;
  margin-top:20px;
  background-image: url(images/bgwater.jpg);
  background-attachment: fixed;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000099;
    font-size: 10pt;
    line-height: 13pt;
}

h2  {
text-align:center;
}

a  {
	color:000099;
	text-decoration: none;
	font-weight:bold;	
}

a:hover   {
	color: #C68C00;
	text-decoration: underline;
}

.linkloc  {

font-style:italic;
font-weight:bold;
}
 
.banners {
  	font-size:7pt;
	line-height:10pt;
	font-weight: bold;
}

a.banners:hover {
	color: #C68C00;
}
	
.menuwhite {
	color:white;
	font-size: 10pt;
	text-decoration: none;
	font-weight:bold;
}

a.menuwhite:hover {
	color: #00FF00;
	text-decoration: underline;
}

.visibleLink {
	text-decoration:underline;
}

a.visibleLink:hover {
	color: #C68C00;
	text-decoration: none;
}

.footer {
	color:white;
	font-size:8pt;
	text-decoration:none;
}
	
a.footer:hover {
	color: #00FF00;
	text-decoration: none;
}

hr {
	font-size: 1px;
	color: #000099;
	page-break-after: auto;	
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

