body, button, html, input, select, td, textarea, th {
  color: #000;
  font: 12px/1.5 Arial, Tahoma, Verdana, sans-serif;
}

a {
  color: #00f;
  -moz-outline: none;
}

a img {
  border: none;
}

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

button {
  cursor: pointer;
}

fieldset, form { 
	border: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { 
	margin: 1em 0;
	padding: 0;
}

h1 {
  color: #b10135;
  font-size: 24px;
  margin-top: 0;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}

input, select, textarea {}

label { 
	cursor: pointer;
}

legend {}

li, dd, blockquote { 
	margin-left: 1em;
}

td, th {}