.leftmenu {	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;	font-weight: bold; }
a:link   { color: blue; font-family: Arial; font-size: 10pt; font-weight: bold }
a:hover  { color: red;  font-family: Arial; font-size: 10pt; font-weight: bold }
a:active { color: #000099; font-family: Arial; font-size: 10pt; font-weight: bold }
a:visited { color:#FF0000; font-family: Arial; font-size: 10pt; font-weight: bold }

td a.hover { color: red; font-family: Arial; font-size: 10pt; font-weight: bold }
td a.active { color: #999999; font-family: Arial; font-size: 10pt; font-weight: bold }

th { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
thead { color: #000000; font-weight: bold; background-color:#CCCCCC}
.tbody { color: #000000; font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;}
.bodytext {	font-family: Arial, Helvetica, sans-serif;	font-size: 11pt;}
.bdhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}
