
<style type="text/css">
<!--

body {
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333399;
}

h2 {  font-family: Arial, Helvetica, sans-serif; 
      font-size: 13pt;
      font-style: normal; 
      line-height: normal; 
      font-weight: bold; 
      font-variant: normal; 
      color: #333399;
   }

h3 {  font-family: Arial, Helvetica, sans-serif; 
      font-size: 10pt;
      font-style: normal; 
      line-height: normal; 
      font-weight: bold; 
      font-variant: normal; 
      color: #333399;
   }

h4 {  font-family: Verdana; 
      font-size: 10pt;
      font-style: normal; 
      line-height: normal; 
      font-weight: bold; 
      font-variant: normal; 
      color: #000000;
   }
 
 .heading {  font-family: Verdana, Arial, Helvetica, sans-serif; 
      font-size: 10pt;
      font-style: normal; 
      line-height: normal; 
      font-weight: bold; 
      font-variant: normal; 
      color: #333399;
   }
 
 .tableheadlarge {  font-family: Arial, Helvetica, sans-serif;
      font-size: 13pt;
      font-style: normal;
      line-height: normal;
      font-weight: bold;
      font-variant: normal;
      color: #FFFFFF;
   }   
   
.mapheaders {  font-family: Arial, Helvetica, sans-serif; 
      font-size: 10pt;
      font-style: normal; 
      line-height: normal; 
      font-weight: bold; 
      font-variant: normal; 
      color: #000099;
	  text-decoration: none;
   }
   
p {  font-family: Verdana, Arial, Helvetica, sans-serif ! important;
      font-size: 8pt;
      font-style: normal;
      line-height: normal;
      font-weight: normal;
      font-variant: normal;
      color: #000000;
   }

.text {  font-family: Verdana, Arial, Helvetica, sans-serif ! important;
      font-size: 8pt;
      font-style: normal;
      line-height: normal;
      font-weight: normal;
      font-variant: normal;
      color: #000000;
   }
   
.caption {  font-family: Arial, Helvetica, sans-serif ! important;
      font-size: 7pt ! important;
      font-style: normal;
      line-height: normal;
      font-weight: normal;
      font-variant: normal;
      color: #000000;
   }
   
.caption2 {  font-family: Arial, Helvetica, sans-serif ! important;
      font-size: 10px ! important;
      font-style: normal;
      line-height: normal;
      font-weight: normal;
      font-variant: normal;
      color: #000000;
   }   
   
.intro {  font-family: Arial, Helvetica, sans-serif;
      font-size: 9pt;
      font-style: italic;
      line-height: normal;
      font-weight: normal;
      font-variant: normal;
      color: #000000;
   }

   
.hometext {  font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 8pt;
      font-style: normal;
      line-height: normal;
      font-weight: normal;
      font-variant: normal;
      color: #000000;
   }   

.tablehead {  font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
      font-style: normal;
      line-height: normal;
      font-weight: normal;
      font-variant: normal;
      color: #FFFFFF;
   }   

.noindent {  font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 8pt;
      font-style: normal;
      line-height: normal;
      font-weight: normal;
      font-variant: normal;
      color: #000000;
      margin-left: 2;
      padding-left: 2em;  
   }
   
.noindent2 {  font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 8pt;
      font-style: normal;
      line-height: normal;
      font-weight: normal;
      font-variant: normal;
      color: #000000;
      margin-left: 2;
      padding-left: 2em; 
	  margin-bottom: 2;
	  margin-top: 2; 
   }

ol {  font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 8pt;
      font-style: normal;
      line-height: normal;
      font-weight: normal;
      font-variant: normal;
      color: #000000;
   }

ul {  font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 8pt;
      font-style: normal;
      line-height: normal;
      font-weight: normal;
      font-variant: normal;
      color: #000000;
    }

li {  font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 8pt;
      font-style: normal;
      line-height: normal;
      font-weight: normal;
      font-variant: normal;
      color: #000000;
    }

	
b {   font-weight: bold;
   }
   	
a  {  text-decoration: underline;
	}

.download  {  text-decoration: underline;
      color:000099;
	}
	
.tableheadbg { background-color : #ccccff;
}

.tablebodybg { background-color : #99cc99;
}

a:link {
color:#3333CC;
text-decoration:none;
}
a:visited {
color:#3333CC;
text-decoration:none;
}
a:hover {
color:#3333CC;
text-decoration:underline;
}
a img {
border-width:0;
}

a.left:link { color: #3333CC; text-decoration: none }
a.left:active { color: #3333CC; text-decoration: none }
a.left:visited { color: #3333CC; text-decoration: none }
a.left:hover { color: #3333CC; text-decoration: underline }

a.top:link { color: #FFFFFF; text-decoration: none }
a.top:active { color: #FFFFFF; text-decoration: none }
a.top:visited { color: #FFFFFF; text-decoration: none }
a.top:hover { color: #FFFFFF; text-decoration: underline }

a.gray:link { color: #666666; text-decoration: none }
a.gray:active { color: #666666; text-decoration: none }
a.gray:visited { color: #666666; text-decoration: none }
a.gray:hover { color: #000000; text-decoration: underline }

a.black:link { color: #000000; text-decoration: none }
a.black:active { color: #000000; text-decoration: none }
a.black:visited { color: #000000; text-decoration: none }
a.black:hover { color: #000000; text-decoration: underline }

.hidden {
display:none;
margin:5px;
margin-left:13px;
margin-right:10px;
font-family: Arial, Helvetica, sans-serif ! important;
font-size: 11px ! important;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #333333;
}
	
-->
</style>