a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

a:active, a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}

body {
	background-color: #F9F8F8;
	margin-top: 100px;
}

body, th, td, p, input, select, textarea, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

form {
  margin: 0;
  padding: 0;
}
