body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: normal;
}

td.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	border: 1px black solid;
}

a:link 		{ color: #336699; 	text-decoration: none; }
a:visited 	{ color: #336699;	text-decoration: none; }
a:hover 	{ color: #BBBBBB;	text-decoration: none; }
a:active 	{ color: #BBBBBB;	text-decoration: none; }

.footer {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;

}
.footer a:visited 	{ color: #0087CC; 	text-decoration: none; }



