a.mlink
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: 'Arial';
	text-decoration: none;
}

a.mlink:Hover
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: 'Arial';
	text-decoration: underline;
}

a
{
	color: #006633
}


td.mlink
{
	font-weight: bold;
	font-size: 9px;
	color: white;
	font-family: 'Arial';
	text-decoration: none;
}

body
{
	background-color: white;
}

h2
{
	font-family: Verdana;
	font-size: 12px;
	color: #0C419A;
	margin-bottom:5px;
	margin-top:10px;	
}

p
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	line-height: 15px;
	margin-bottom:20px;	
}

td
{
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	line-height: 15px;
}