body {
	text-align: center;
	font: 69% Verdana, Helvetica, Arial, sans-serif;
}

body, body * {
	margin: 0;
	padding: 0;
}

body *, input, textarea, select, select option, button {
	font-size: 1em;	
}

h1, h2, h3, h4, a {
	font-size: 1em;
}

img {
	border: 0 none;
}

hr {
	border: 0 none;
	border-bottom: 1px solid #848484;
}

a, a * {
	cursor: pointer;
}

h2 {
	text-transform: uppercase;
}

h2 a {
	text-decoration: none;

}
