	html {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:180%;
	}
	
	body {
		padding-top:0px;
	}
	
	h1 {
		color:#663300;
		font-weight:normal;
		font-size:20px;
	}
	
	a {
		color:#000;
		text-decoration:none;	
	}
	
	a:hover {
		color:#78563d;
		text-decoration:underline;
	}
