body {
	background-color: #003366;
	background-image: url(backmn.jpg);
	
}
body,td,th {
	font-family: Arial, Verdana;

	font-size: 12px;	
}
.style2 {color: #CCCCCC}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
