﻿body {  
 background: #003366;
 font-family: Arial; 
 font-size: 12pt; 
 color: #003366;

 } 
 
 p {
	font-family: Arial;
	font-size: 12pt;
	color: rgb(0,74,127);
	line-height: normal;
}
 
 a:hover { font-family: Arial;
 font-size: 11pt;
 text-decoration: underline overline;
  } 
  
 a:link { font-family: Arial; 
 font-size: 11pt; 
 color: rgb(0,74,127);  
 } 
  
 a:active { font-family: Arial; 
 font-size: 11pt; 
 color: #172841;
  
 } 
  
 a:visited { font-family: Arial; 
 font-size: 11pt; 
 color: #172841;
 text-weight: bold;
 text-decoration: underline;

  } 
  
 a { font-family: Arial; 
 font-size: 11pt;  
 color: #D9F0C6; 
 text-decoration: underline;
  } 
  
 
 
 td { font-family: Arial;
 background-color: #ffffff;
 font-size: 12pt; 
 color: rgb(0,74,127);
 table-position: center;


 }
