body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	}
	
hr { border:none;border-top:dashed 1px #666666;
}


a:link {
	color: #E1272C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E1272C;
}
a:hover {
	text-decoration: none;
	color:#E1272C;
	border-bottom:1px dotted;
}
a:active {
	text-decoration: none;
	color: #E1272C;
	border-bottom:1px dotted;
}

p 	{

	width: 500px;
	line-height: 2em;

}

B 	{
	font-weight:bold;
	color:#E1272C;
	line-height: 2em;
	
}

h1	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	width: 500px;
	color:#E1272C;
	line-height: 2em;
	}