.footer {
	font-size : 9pt;
	color : Gray;
}
.mmenu {
	font-size : 11pt;
	color : White;
	font-weight : bold;
}

.mmenu2 {
        font-size : 9pt;
        color : White;
}
.mmenuli {
	font-size: 8pt;
	color: White;
}

b, strong {
	font-weight : bold;
	font-size : 14pt;
}
a:hover {
	text-decoration : underline;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
}
BODY {
	color : Navy;
	font-size : 10pt;
}
A {
	color : Red;
	text-decoration : none;
}
.hd {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.plist {
	text-indent: 10px;
}
.redbold {
	color: #FF0000;
	font-weight: bold;
}

