BODY {
	font-family:Arial;
	font-size:9pt;
}
TD {
	font-family:Arial;
	font-size:9pt;
	text-align:justify;
}
UL {
	margin-left:20px;
}

.tblMain {
	width:100%;
	background-color:black;
}

.tdHeading {
	font-weight:bold;
	background-color:#eeeeee;
}

.tdMenuBar {
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color:white;
}

.tdPageTitle {
        font-size: 11pt;
        font-weight:bold;
        color:white;
        background-color:#55809F; 
}