﻿body
{
	background-color: #d3d3d3;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Arial, Monospace;
	line-height: 20px;
	background-image: url(images/mmbg.jpg);
}
table
{
	background-color: white;
}
a:hover
{
	text-decoration: underline;
}
a
{
	text-decoration: none;
}


.clsNoLine a:hover
{
	text-decoration: none;
}
