﻿body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	background-color: #b9d9f2;
	background-image: url(Img/backgroundgradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

h1
{
	font-size: 16px;
	font-weight: bold;
}

hr
{
	height: 1px;
	border: solid 1px #101010;
}

.main
{
	background-color: #fff;
	padding: 60px 60px 60px 60px;
	border: solid 1px #a0a0a0;
}

table.mastertable
{
	width: 800px;
	text-align: left;
}

.footer
{
	text-align: right;
	font-size: 9px;
}