body{
	color: #d6080c;
	background-color: #000000;
	border-style: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	text-align: left;
	background: black;
}
a:link
{
	color: #000000;
	background-color: #000000;
	text-decoration: none;
}
a:hover
{
	color: black;
	background-color: #000000;
	text-decoration: none;
}

h1{font-size: 2em;font-family: Times, "Times New Roman", serif;font-weight: bold;text-align: left;color: black;}
h2{font-size: 1.3em;font-family: Times, "Times New Roman", serif;font-weight: bold;text-align: left;color: black;}
h3{
	font-size: 1.2em;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
h4{
	font-size: 1.1em;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
h5{font-size: 1em;font-family: Times, "Times New Roman", serif;font-weight: bold;text-align: left;color: black;}
