.menu_item a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_item {
	width: 100%;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:thin;	
}
.menu_item a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
.menu_item_indent {
	padding:8px;
}
p, td, div, span, body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}.heading_wt {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-variant: small-caps;
	color: #FFFFFF;
}
