
.tdbutton     {
	background-color : #CCCCCC;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : ActiveBorder;
	border-right-color : Black;
	border-left-width : 1px;
	border-right-width : 1px;
	border-left-style : solid;
	border-right-style : solid;
	border-top-color : ActiveBorder;
	border-top-style : solid;
	border-top-width : 1px;
	cursor : hand;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
} 
body         { font-family: Arial, Helvetica, sans-serif;  font : 10pt;  }

p {
	font : 9pt Arial, Helvetica, sans-serif;
	text-align : justify;
	background-color : White;
	
}

.listing {
	line-height : 16pt;
	text-underline-position : below;
	text-align : left;
}




td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
		}

.highlight {background-color : transparent;  font-weight : bold;  color : Red;        }
.normal {color: Black;}


