﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #eeeeee;
}

table td
{
	font-size: 9pt;
	padding: 2px 5px 2px 5px;
}

th a, td a
{
	text-decoration: none;
	color: Blue;
}

th a:hover, td a:hover
{
	color: Maroon;
}

.form-data
{
	font-weight: bold;
}



#header
{
	height: 2em;
	padding-top: .1em;
	margin-bottom: .5em;
	background-color: #425A68;
	color: White;
	font-family: Calibri, Times New Roman, Serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

#main_content
{
	margin: 5px 5px 5px 10px;
}