td,table,body{Font-Size:12}
H1{Font-Size:12}
H2{Font-Size:12}
H3{Font-Size:12}

.menutd , .menutdactive { 
   border-collapse: collapse; 
   border: 0px solid #ccc;
} 
.menutd a , .menutdactive a {
	font-size: 9px;
	line-height: normal;
	font-family: Arial,Helvetica,Geneva, SunSans-Regular;
	display: block;
	width: 86px;
	padding: 4px;
	text-decoration: none;
	height : 10px;
	text-align : center;
	padding-right : 10px;
} 
.menutd a:link, .menutd a:visited {
	color: Black;
	font-size: 9px;
	line-height: normal;
	font-family: Arial,Helvetica,Geneva, SunSans-Regular;
	background-color : #EEEEEE;
} 
.menutd a:hover , .menutdactive, .menutdactive a {
	font-size: 9px;
	line-height: normal;
	font-family: Arial,Helvetica,Geneva, SunSans-Regular;
	color: #ffffff;
	text-decoration: underline;
	background-color : #d2d2d2;
}