<style>      
      <!--
      .Body {
       background: white;
       }
       #trans {
       background:white;
       width:200px;
       height:216px;
       filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
       -moz-opacity:0.85; 
       position:absolute;
       top:0;
       left:0;
       } 
       #transtan {
       background:tan;
       width:200px;
       height:216px;
       filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
       -moz-opacity:0.70; 
       position:absolute;
       top:0;
       left:0;
       }
       #transteal {
       background:#CCCCFF;
       width:200px;
       height:216px;
       filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
       -moz-opacity:0.50; 
       position:absolute;
       top:0;
       left:0;
       }
       .navcell {  
       background: maroon;
       border-top: 1px solid gold;
       }
       .nav {  
       font-family: Arial, Helvetica, sans-serif;  
       color: white; 
       text-decoration: none;
       font-size: 10pt; 
       padding: 4px;
       background: maroon;
       text-align: center;
       }
       a.nav:link {  
       color: white; 
       }
       a.nav:active {  
       color: white; 
       }
       a.nav:visited {  
       color: white; 
       }
       a.nav:hover {  
       color: navy; 
       background: white;
       }
       .navOn: {  
       color: navy; 
       background: white;
       }
       .Headline1 {  
       font-family: Tahoma, Arial, Helvetica, sans-serif; 
       font-size: 30pt; 
       color: green; 
       text-decoration: none; 
       } 
       .Headline1:hover {  
       color: red; 
       } 
       .Headline1b {  
       font-family: Tahoma, Arial, Helvetica, sans-serif; 
       font-size: 20pt; 
       color: green;
       text-decoration: none;  
       }
       .Headline1b:hover {  
       color: red; 
       }   
       .Headline2 {  
       font-family: Tahoma, Arial, Helvetica, sans-serif; 
       font-size: 30pt; 
       color: maroon; 
       text-decoration: none; 
       }  
       .Headline2b {  
       font-family: Tahoma, Arial, Helvetica, sans-serif; 
       font-size: 20pt; 
       color: maroon; 
       text-decoration: none; 
       }   
       .title {  
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 22px; 
       color: #000000; 
       text-decoration: none;
       }
       .SmallTitle {  
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 16px; 
       color: maroon; 
       font-weight: bold;
       }
       .PageHeader {  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       font-size: 14px; 
       font-weight: bold; 
       color: #000000; 
       background: silver;
       }
       .text {  
       font-family: verdana, Arial, Helvetica, sans-serif; 
       font-size: 10pt; 
       font-style: normal; 
       line-height: normal; 
       font-weight: normal; 
       font-variant: normal; 
       text-transform: none; 
       color: #000000; 
       text-decoration: none;
       }
       a.text:link {  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       color: blue; 
       text-decoration: none
       }
       a.text:hover {  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       color: blue; 
       text-decoration: underline
       }
       a.text:visited {  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       color: blue; 
       text-decoration: none;
       } 
       .SmallText {  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       font-size: 10px; 
       color: black; 
       }
       a.SmallText:link {  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       color: black; 
       text-decoration: none;
       }
       a.SmallText:active {  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       color: red; 
       text-decoration: underline;
       }
       a.SmallText:visited {  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       text-decoration: none;
       }
       a.SmallText:hover {  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       color: silver; 
       text-decoration: underline;
       }
       .header {  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       font-size: 12px; 
       color: #000000; 
       background: silver;
       }
       .ImageTable {  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       font-size: 12px; 
       color: #000000; 
       table-cellspacing: 3;
       }
       .ImageTable2 {  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       font-size: 12px; 
       color: #000000; 
       border: 1 solid black;
       table-cellspacing: 3;
       }
       .ImageTable3 {  
       font-family: Verdana, Arial, Helvetica, sans-serif; 
       font-size: 12px; 
       color: #000000; 
       border: 1 solid black;
       table-cellspacing: 3;
       }
       .ThumbCell {  
       }
       .Image {  
       border: 3 solid black;
       border-right: 3 solid black;
       }
       .Newsletter_Table {
	   	padding:10px; 
		}
	   .Newsletter_Logo {
      	background: #F5ECED;
	    padding: 10px;
      }
       .Newsletter_Title {  
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 12pt;
       font-weight: bold;    
       color: maroon; 
       background: #E8EFF5;
	   padding: 6px;		   
       }  
       .Newsletter_Edition {  
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 10px; 
       color: white; 
       background: #993333;
	   padding: 2px;
       }
	   .Newsletter_Text {  
       font-family: verdana, Arial, Helvetica, sans-serif; 
       font-size: 10pt; 
       color: #000000; 
	   padding: 10px;	
       }
       .Newsletter_Left {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
       color: white;
       background: #003399;
	   padding: 4px;
       }
       .Newsletter_Left_Text {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
       color: white;
	   padding: 4px;
       }	   
       .Newsletter_Table {
       border-color : #7EA5C4;
       border-width : 1 pt;
       border-style : solid;
       }
      -->
      </style>

