﻿body 
{
		font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: black;
}

a.f1Link:link      {     
   font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	 color: #000000;
	 text-decoration: none;
      }     
            
a.f1Link:visited   
{
	font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  10px;
      font-weight:      bold;
      color:      #000000;
       text-decoration: none;
      }     
            
            
a.f1Link:hover     {     
      text-decoration:  none;
      font-size:  10px;
      font-weight:      bold;
      color:      #000000;
      text-decoration: underline;
      
      
      }
      
      
      
      a.headerLink:link      {     
   font-family: Arial, Sans-Serif;
	font-size: 18px;
	
	 color: #0186c9;
	 text-decoration: none;
      }     
            
a.headerLink:visited   
{
	font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  18px;
    
      color:      #0186c9;
       text-decoration: none;
      }     
            
            
a.headerLink:hover       
{
	font-family: Arial, Sans-Serif;   
      text-decoration:  none;
      font-size:  18px;
  
      color:      #0186c9;
      text-decoration: none;
      
      
      }
      .pageHeader
      {
      font-family: Arial, Sans-Serif;   
      text-decoration:  none;
      font-size:  26px;
  
      color:      #0186c9;
      text-decoration: none;	
      }
      
      
            a.homeLink:link      {     
   font-family: Arial, Sans-Serif;
	font-size: 13px;
	
	 color: white;
	 text-decoration: none;
      }     
            
a.homeLink:visited   
{
	font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  13px;
    
      color:      white;
       text-decoration: none;
      }     
            
            
a.homeLink:hover       
{
	font-family: Arial, Sans-Serif;   
      text-decoration:  none;
      font-size:  13px;
  
      color:      white;
      text-decoration: underline;
      
      
      }

a.blueLink:link      {     
   font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	 color: blue;
	 text-decoration: none;
      }     
            
a.blueLink:visited   
{
	font-family: Arial, Sans-Serif;
      text-decoration:  none;
      font-size:  11px;
      font-weight:      bold;
      color:      blue;
       text-decoration: none;
      }     
            
            
a.blueLink:hover     {     
      text-decoration: underline;
      font-size:  11px;
      font-weight:      bold;
      color:    blue;
      
}