@charset "utf-8";
/* CSS Document */

.menu a:link { color:#fff; text-decoration:none;}
.menu a:hover { color:#003471;}
.menu {font-family:Arial, Helvetica, sans-serif; font-size: 13px;
	color: #fff; font-weight:bold;}
body {
	background-color: #000;
}
.lrgtxt {font-family:Arial, Helvetica, sans-serif;
		  font-size:14px; color:#333; font-weight:bold;
		  line-height:150%;}
		  
.bodytxt {font-family:Arial, Helvetica, sans-serif;
		  font-size:12px; color:#333; 
		  line-height:150%;}	  
.whitetxt{font-family:Arial, Helvetica, sans-serif;
		  font-size:10px; color:#fff; 
		  line-height:130%;}



