html { height: 100%;}

body {margin-left : 0px; margin-bottom: 6px; margin-top: 0px; margin-right: 0px;}

p, td {
	font-family: Verdana,"Times New Roman", Arial;
	font-size: 10pt;
	font-weight: 500;
	color: #8f0300;
}

a:link {
	text-decoration: underline;
	color: #000000;
	font-size: 10pt;
}

a:visited {
	text-decoration: underline;
	color: #000000;
	font-size: 10pt;
}

a:active {
	text-decoration: underline;
	color: #000000;
	font-size: 10pt;
}

a:hover {
text-decoration: none;
color: #000000;
font-size: 10pt;
}

h1 {
	font-family: "Times New Roman", Arial;
	font-size: 14pt;
	font-weight: 600;
	color: #8f0300;
}

hr {
height: 1px;
color: #000000;
}

input, select, textarea {
  color: #000000;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
}

.submit {
  color: #000000;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  width: 120px;
}