﻿body 
{
	font-family:Arial;
	font-size:12px;
	background-color:#00abe8;
	margin:0px;
	height:100%;
}
A
{
	color:#000000;
	text-decoration:none;
}
A:Hover
{
	text-decoration:underline;
}
.maintable
{
	width:800px;
	text-align:left;
	height:100%;
}
