
body {
	text-align: left;
	font-family: verdana, arial, sans-serif;
	}


h1, h2, h3, h4, h5, h6, a, a:link, a:visited, a:hover {

		color:  #286d8c; 
	}

a, a:link, a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
