@charset "utf-8";
BODY, TD, TH, A, P,H1,H2,H3{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	background-color: #fff;
}
.clsNode, .clsNode:visited{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	color: #333333;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : none;
}
.clsNode:hover{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	color: #333333;
	font-weight : normal;
	font-size : 10pt;
	text-decoration : underline;
}

