<style type="text/css">
  A:LINK {color:blue;}
  A:hover{color:#FF5B0D;}
  A:vlink{color:purple}
body {
 	font-family: arial,verdana,helvetica,sans-serif;
 	font-style: normal;
 	font-size: 9pt;
	background-color : white;	
 } 
 td {
 	font-family: arial,verdana,helvetica,sans-serif;
 	font-style: normal;
 	font-size: 9pt;
 }
   .headline {
    font-family: arial,verdana,helvetica,sans-serif;
  	font-style: normal;
  	color: black;
  	font-size: 13pt;
	font-weight: bold;
  }
.small {
    font-family: arial,verdana,helvetica,sans-serif;
  	font-style: normal;
  	color: black;
  	font-size: 8pt;
  }
  
.footer {
    font-family: arial,verdana,helvetica,sans-serif;
  	font-style: normal;
  	color: grey;
  	font-size: 7pt;
  }  
 
     .bold {
    font-family: arial,verdana,helvetica,sans-serif;
  	font-style: normal;
  	color: blue;
  	font-size: 10pt;
	font-weight: bold;
  }
  
   .swoopbg{
 	background-image : url(images/nautical_chart.jpg);
 	background-repeat : no-repeat;
 	background-color : White;
 	background-position : center;
 	background-attachment : fixed;
 }
    .tableHeadline {
    font-family: arial,verdana,helvetica,sans-serif;
  	font-style: normal;
  	color: white;
  	font-size: 13pt;
	font-weight: bold;
	background-color : black;
	text-align : center;
  }
   .tableBg {
    font-family: arial,verdana,helvetica,sans-serif;
  	font-style: normal;
  	color: black;
  	font-size: 11pt;
	font-weight:normal;
	background-color : e6e6e6;

  } 
  
 . imageBorder {
	border-color : Black;
}
     .subHeadline {
    font-family: arial,verdana,helvetica,sans-serif;
  	font-style: normal;
  	color: black;
  	font-size: 10pt;
	font-weight: bold;
  }
</style>
