/* Global Styles */




BODY { 
   background-position: 100% 0%;
    background-repeat: repeat;
  background-attachment: fixed;
  margin:0px;
}
	
	
td {
	font:11px Veranda, Arial, Helvetica, sans-serif;
	}
	
a {
	font: 13px "Helvetica", Times, serif;
	text-decoration:none;
	letter-spacing:.09em;
	color:#000000;
	
	}
	
a:hover {
    font: 13px "Helvetica", Times, serif;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: strong;
	}

/* ID Styles */
	


	
/* Class Styles */
	
.bodyText {
	font:14px helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	letter-spacing:.02em;
	}

	
	
.navText {
	font: 11px "Helvetica";
	color: #003366;
	line-height:16px;
	font-weight: strong;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
