body {
	background-color: #FFFBEF;
	font-style: normal;
	background-image: url(../images/Notepaper.jpg);
	background-repeat: no-repeat;
	background-position: -10px 610px;
	margin: 0px;
}

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

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;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #CC0000;

form {
	background-color: #990000;
}
