html, body { border: 0; margin: 0; padding: 0;}

body {
	text-align: left;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color:#fff;
}
		
h1 {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 1.3em;
}

h3, h3 a {
	text-transform: uppercase;
	font-size: 1.2em;
	text-decoration: none;
}

