﻿
body,form
{
	background-color:Black;
	margin:0px;
	font-family:Helvetica,Arial;
	font-size:12px;
	color:White;
	
}

.Left
{
	float:left;
}

.Right
{
	float:right;
}

.Clear
{
	clear:both;
	font-size:0px;
	line-height:0px;
	
}

a
{
 color: #85d1d4;
}