.menu {
	font-size : 8pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #630329;
	text-decoration : none;
	font-weight : bold;
}
.menu:hover{
	font-size : 8pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color: #414F76;
	text-decoration : none;
}
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
.bodysmall {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #F3F3F5;
	text-decoration: none;
	font-weight: normal
}
.pagetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #9D9B9D;
}
.links {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	color: #A3B2B7;
	text-decoration: none;
	font-style: normal;
	font-weight: normal
}
.links:hover {
	color : #ffffff;
	text-decoration: underline;
}