@charset "utf-8";
BODY, TD, TH, A, P,H1,H2,H3{
background-color:#FFFFFF;
font-family:"Trebuchet MS",Trebuchet,sans-serif;
font-size:12px;
}
.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;
}

