body {
	background-color: #FFFBEF;
	font-style: normal;
	margin: 0px;
	margin-top: 50px;
}

body, td, th {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 20px;
	table-layout: fixed;
	text-align: left;
}

h1 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
}

h2 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}

h3 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
h4 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

h5, h6 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #C52E00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #CC0000;

form {
	background-color: #990000;
}
