body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	
	

	}

td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

	}

a:link	{
	color: #4DB8FF; text-decoration: none;
	}

a:visited	{
	color: #4DB8FF; text-decoration: none;
	}

a:hover	{
	color: #fff; text-decoration: none;
	}

.linkbg a:hover	{
	 background-color: #4DB8FF; text-decoration: none;
	}

h1	{
	font-size: 18px;
	}

h2	{
	font-size: 12px;
	line-height: 16px;
	}

small	{
	font-size: 10px;
	line-height: 12px;
	}
	
form {
	margin: 0;
	}

