body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Tahoma;
	color: #000000;
	font-size:12px;
	text-decoration: none;
}

a {
	color: #0171bd;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #0171bd;
	font-size: 12px;
	text-decoration: underline;
}

h1 {
	font-family:Tahoma;
	color: #cc0000;
	font-size:15px;
	text-decoration: none;
}
.mn {
	font-family:Tahoma;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: none;
}
.mn:hover {
	font-family:Tahoma;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: underline;
}
