table.tableAbout {
        background-color: #FFFFF0;
        border-left: 0px none;
        border-right: 0px none;
        border-top: 0px none;
        border-bottom: 0px none;
        /*border: #C0C0C0 none;
*/
        font-family: Verdana, arial;
        font-size: 9pt;
        color: brown /*#000000;*/
        padding: 2px;
        spacing: 0;
        border-collapse: collapse;
        text-align: justify;
        vertical-align: top;
        width: 750px;
}
TD.topAbout {
	background-color: #6699CC;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
