body       {font-family: Verdana, sans-serif;
            font-size: 12px;}

.text      {font-family: Verdana, sans-serif;
            color: #000000;
	        font-size: 12px;} 

.nav       {font-size: 9px;}

.copywrite {font-size: 10px;
            font-weight: bold;}

.title     {font-family: Verdana, sans-serif;
            color: #0A742D;
	        font-size: 14px;
			font-weight:bold;}

.formtitle {color: #FFFFFF;
            font-size: 16px;
			font-weight:bold}

a          {color: #0A742D;
            text-decoration: none;
			font-weight: bold;}

a:visited  {color: #3188B6;
            text-decoration: none;}

a:hover    {color: #3188B6;
            text-decoration: underline;}

a:active   {color: #666666;
            text-decoration: underline;}

.whitelink {font-size: 12px;
            color: #FFFFFF;
			font-weight: bold;}
			 
.boldwhite {font-size: 12px;
            color: #FFFFFF;
			font-weight:bold;}