﻿body {
	color: #666;
	padding: 0px 20px;
	font: normal 14px Arial, Verdana, Sans-serif;	
}

h1
{
	text-align: center;
	font-size: 20px;
}

.mainTable
{
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	border-left: gainsboro thin solid;
	border-bottom: gainsboro thin solid;
}

