﻿body 
{
	margin: 0px 0px 0px 0px;
	background-color: #D1D9E1;
	font-family:Arial, helvetica, Sans-Serif;
	font-size: 11px;
}

p, td
{
	font-family:Arial, helvetica, Sans-Serif;
	font-size: 11px;
}

a:link {color:  black; text-decoration: none;}
a:visited {color: black; text-decoration: none;}
a:hover {color: black; text-decoration: underline;}

a.frontpagelink:link {color:  black; text-decoration: none;}
a.frontpagelink:visited {color: black; text-decoration: none;}
a.frontpagelink:hover {color: black; text-decoration: underline;}
	


