body{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
a:focus{
	outline:1px dotted invert;
	color: #FF0000;
}hr{border-color:#ccc;border-style:solid;border-width:1px 0 0;clear:both;height:0}a {
	color: #FFFFFF;
	font-weight: bold;
}
h1{
	font-size:25px;
	font-family: impact;
	color: #990000;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size:18px;
	font-family: impact;
	color: #990000;
	font-weight: normal;
	line-height: 30px;
	float: left;
}
p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{
	list-style:square;
	margin: 0px;
	padding: 0px;
}li{margin-left:30px}
form {
	margin: 0px;
}

h1 a {
	font-size:25px;
	font-family: impact;
	color: #990000;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
}
input, textarea {
	background-image: url(../images/form.gif);
	border: 1px solid #000000;
	background-color: #868686;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

