body { 
	background: #99dd80
	}
	  
.title  { 
     color: #344057; font-weight: bold;
     font-size: 24px;
     line-height: 24px;
     font-family: Arial
     }

td   { 
     color: #373737; 
     font-size: 11px;
     line-height: 15px;
     font-family: Verdana, Arial
     }
     
td.rightcolumn	{ 
     font-size: 9px;
     font-weight: bold
     }

h1    { 
     color: #003265;
     font-weight: bold;
     font-size: 15px; 
     line-height: 17px; 
     font-family: Arial, Verdana;  
     }
     
h2    { 
     color: #003265;
     font-weight: bold;
     font-size: 13px; 
     line-height: 17px; 
     font-family: Arial, Verdana;  
     }
 
h3    { 
     color: #373737; 
     font-size: 11px;
     line-height: 15px;
     font-family: Verdana, Arial
     }

h4    { 
     color: #373737; 
     font-size: 11px;
     line-height: 15px;
     font-family: Verdana, Arial
     }

p    { 
     color: #373737; 
     font-size: 11px;
     line-height: 15px;
     font-family: Verdana, Arial
     } 

font  { 
     color: inherit;
     background: inherit;
     font-family: inherit;
     font-size: inherit; }     

Li   {  
     list-style-type: disc } 
     list-style-position: outside 
     }

p.paragraph  { 
     color: #373737; 
     font-size: 11px;
     line-height: 15px;
     font-family: Verdana, Arial
     }       
   
p.added	{ 
     font-size: 9px;
     font-weight: bold
     }

p.description    { 
     color: #003265;
     font-weight: bold;
     font-size: 13px; 
     line-height: 17px; 
     font-family: Arial, Verdana  
     }

b    {
     color: #373737;
     font-size: 11px;
     font-weight: bold
     font-family: Verdana, Arial
     }
     
a    { 
     color: #40507d;
     font-style: normal;
     font-weight: bold;
     font-size: 11px;
     line-height: 15px;
     font-family: Arial, Verdana;
     text-decoration: none 
     } 
   
a:visited   { 
     color: #377a7b;
     font-family: Arial, Verdana;
     text-decoration: none
     }

a:hover  {
     color: #1a3657; 
     font-family: Arial, Verdana; 
     text-decoration: underline 
     }

a:mainlink    { 
     color: #40507d;
     font-style: normal;
     font-weight: bold;
     font-size: 11px;
     line-height: 15px;
     font-family: Arial, Verdana
     text-decoration: none 
     }

a.mainlink:visited   { 
     color: #377a7b;
     font-family: Arial, Verdana;
     text-decoration: none
     }

a.mainlink:hover  {
     color: #1a3657; 
     font-family: Arial, Verdana; 
     text-decoration: underline 
     }

a.addedlink  { color: #40507d;
     font-style: normal;
     font-weight: bold;
     font-size: 11px;
     line-height: 15px;
     font-family: Arial, Verdana;
     text-decoration: none 
     }
   
a.addedlink:visited   { 
     color: #377a7b;
     font-family: Arial, Verdana;
     text-decoration: none
     }

a.addedlink:hover  {
     color: #1a3657; 
     font-family: Arial, Verdana; 
     text-decoration: underline 
     }