
body 
{
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.image 
{
	display: block;
	border: 0;
}


td
{
	vertical-align: top;
	border: none;
}

.style2 {
	color: #FF0000
	
}

.formish {
	margin-left: 10px;
	padding-left: 10px;
	color:#000000;

}

a, a:link, a:visited, a:active 
{
	color: #ff0000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #ff0000;
}

.reverse {
	font-size: 17px;
	font-weight: bold;
}

.reverse a, .reverse a:link, .reverse a:visited, .reverse a:active 
{
	color: #ffffff;
	text-decoration: none;
}

.reverse a:hover
{
	text-decoration: none;
	color: #ffffff;
}