body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000033;
}
body {
	background-color: #D7EBFF;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #003366;
}
a.mm:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.mm:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.mm:hover {
	text-decoration: underline;
	color: #FF0000;
}
a.mm:active {
	text-decoration: none;
	color: #FFFFFF;
}
th {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background-color:#000033;
}
