	body {
	margin:10px 0 0 20px;
	padding:0;
	width:750px;
	border-bottom:10px solid #00A0C6;
	font-family: verdana, arial, sans-serif;
	font-size:14px;
	line-height:1.5em;
	color:#071922;
	}
	
	img {

border:0;

}


	h1 {
	font-family: courier;
	font-size:28px;
	color:#00A0C6;
	}
	
	h2 {
	font-family: courier;
	font-size:18px;
	color:#000;
	
	
	}
	a:link {
	color:#00A0C6;
	
	}
	
	a:hover {
	background-color:#00A0C6;
	color:#00A0C6;
	
	}
	
	a:visited {
	color:#ff4200;
	}

	#nav {
	background-color:#00A0C6;
	height:25px;
	font-family: arial;
	padding:5px 5px 0 15px;
	font-size:18px;
	font-weight:normal;
	
	
	}
	 #nav a:link {
	 text-decoration:none;
	 color:#fff;
	 border-left:4px solid #00A0C6;
	 }
	
	 #nav a:visited {
	 text-decoration:none;
	 color:#fff;
	 border-left:4px solid #00A0C6;
	 }
	 
	#nav a:hover {
	text-decoration:none;
	color:#ff4200;
	background-color:#00A0C6;
	border-left:4px solid #00A0C6;
	
	}
	
	#header {
	padding:0 0 0 13px;
	
	
	}
	
	#header a:hover {
	background-color:#fff;
	}