a:link {  text-decoration: underline; color: #333333}
a:visited {  text-decoration: underline; color: #333333}
a:active {  text-decoration: underline; color: #FF3333}
a:hover {  text-decoration: none; color: #CC6600}
.mtd {
	background-image: url(../images/mbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td, p {
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
