body        {
      font: 11px tahoma, sans-serif;
      }  
TD        {
      font: 11px tahoma, sans-serif;
      }  
P        {
      font: 11px tahoma, sans-serif;
      }  

table        {
      font: 11px tahoma, sans-serif;
      }  

.green_dark  {
	color: #1F4068
	}

.green_med  {
	color: #2F97AF
	}

.green_light  {
	color: #C1E8F1
	}

.white  {
	color: #ffffff
	}

A    {
           font: 11px tahoma, sans-serif;
      color: #0051AF;
	}	
A.nav:link    {
           font: 12px tahoma, sans-serif;
      color: #fff;
           text-decoration: underline
      }
A.nav:active  {
           font: 12px tahoma, sans-serif;
      color: #94D2FF;
           text-decoration: underline
      }
A.nav:visited {
           font: 12px tahoma, sans-serif;
      color: #fff;
           text-decoration: underline
      }
A.nav:hover   {
           font: 12px tahoma, sans-serif;
      color: #94D2FF;
      text-decoration: none 
	}