/* CSS Document Maston */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.grayText1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#5E5D5D;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	}
	
.grayLink1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#5E5D5D;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	}
	
.grayLink1:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#878686;
	font-size:13px;
	text-decoration:underline;
	font-weight:normal;
	}
