body {
	margin-left: 30px;
	margin-top: 25px;
	padding: 0 px;
	width: 85%;
	height: 100%;
	font: 13px/20px Helvetica, Arial, sans-serif;
	position: relative;
	color: #333;
	white-space: normal;
}
	

 a:link {
	text-decoration: underline;
	color: #333;
	}
			
	a:hover {
	color: #333;
					
	}
				
	a:visited {
	color: #333;
	}
				
	a:active {
	color: #333;
	}
