﻿body 
{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, helvetica;
	color: #000000;
	font-size: 10pt;
}
a:visited
{
	color:#323366;
	text-decoration: none;
	font-weight:bold;
}
a:link
{
	color:#323366;
	text-decoration: none;
	font-weight:bold;
}
a:active
{
	color:#323366;
	text-decoration: none;
	font-weight:bold;
}
a:hover
{
	color:#4797D2;
	text-decoration: underline;
	font-weight:bold;
}
.footer
{
	margin-top: 9px;
	margin-left:3px;
	color: #808080;
}