body {
	background-color: #FF0000;
	text-decoration: none;
}

body, td, th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	font-variant: normal;
	margin: 0px;
}

h2 {
	color: #000000;
	font-family: Verdana, Courier, Courier New, sans-serif;
	font-variant: normal;
	font-size: 14pt;
	margin: 2px;
}

h3 {
	color: #000000;
	font-family: Courier New, Courier;
	font-variant: normal;
	font-size: 36pt;
	margin: 2px;
}

h4 {
	color: #000000;
}

a {
	color: #000000;
}

form {
	background-color: #990000;
}

a:link {
	text-decoration: underline;
	color: none;
}

a:visited {
	
	text-decoration: line-through;
	color: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

