/* 
	Operation Challenge
	http://www.operationchallenge.com.au
	--------------------------------------
	Author: Bruce Martin (brucemartin.net)
*/

body {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}

#nav, hr, #skip, #sidebar {
	display: none;
	}
	
a:link, a:visited {
	color: #666;
	}
a img {
	border-style: none;
	}