/* CSS Document */
td  	  { font-family: Verdana; 
		    font-size: 13px; 
		    font-weight: normal; 
		    color: #333333; 
		    text-decoration: none }

.textheader  { font-family: Verdana; 
		    font-size: 11px; 
		    font-weight: bold; 
		    color: #000000; 
		    text-decoration: none }

a 		  { font-family: Verdana; 
            font-size: 13px; 
			font-weight: bold; 
			color: #428178; 
			text-decoration: none }

a:hover   { font-family: Verdana; 
            font-size: 13px; 
			font-weight: bold; 
			color: #CC0000; 
			text-decoration: none }

.footer  { font-family: Verdana; 
		    font-size: 11px; 
		    font-weight: normal; 
		    color: #666666; 
		    text-decoration: none }

.smalltxt { font-family: Verdana; 
		    font-size: 8px; 
		    font-weight: bold; 
		    color: #000000; 
		    text-decoration: none }

.smalltxt:hover { font-family: Verdana; 
		    font-size: 8px; 
		    font-weight: bold; 
		    color: #CC0000; 
		    text-decoration: none }

.navstatic { font-family: Verdana; 
		    font-size: 11px; 
		    font-weight: bold; 
		    color: #68baad; 
		    text-decoration: none }

.address  { font-family: Verdana; 
		    font-size: 10px; 
		    font-weight: normal; 
		    color: #000000; 
		    text-decoration: none }
			
.smallnav  { font-family: Verdana; 
		    font-size: 11px; 
		    font-weight: bold; 
		    color: #428178; 
		    text-decoration: none }

.smallnav:hover  { font-family: Verdana; 
		    font-size: 11px; 
		    font-weight: bold; 
		    color: #000000; 
		    text-decoration: none }

.navheader  { font-family: Verdana; 
		    font-size: 11px; 
		    font-weight: bold; 
		    color: #287064; 
		    text-decoration: none }
			
.conheader  { font-family: Verdana; 
		    font-size: 18px; 
		    font-weight: bold; 
		    color: #287064; 
		    text-decoration: none }