/* necessaryjourneys styles */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #0B440B;
	line-height: 18px;
	margin:0px;
	padding:0px;
	}

/* links start */

a {
	color: #0B440B;
	text-decoration: none;
	}

h1 {
	font-size: 25px;
	color: #0B440B;
	margin:0px;
	}