﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #c9c9c9;
	font-size: 10pt;
	font-family: Verdana;
	text-align: center;
}

.footer
{
	font-size: 10px;
	color: #696969;
	font-family: Verdana;
	line-height: 20px;
}
a.footer:link
{
	text-decoration: none;
}

a.footer:visited
{
	color: #505050;
	text-decoration: none;
}

a.footer:hover
{
	text-decoration: underline;
}
