BODY {
	MARGIN-TOP: 0px;
	FONT-SIZE: 10pt;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	FONT-FAMILY: "arial", "helvetica";
	word-break : normal;
	color:gray
	word-break:break-all;
}
H3{
	TEXT-DECORATION:none;
	font-size:10pt;
	margin: 1px;
	padding: 1px;
	color:red;
}
H2{
	TEXT-DECORATION:none;
	font-size:10pt;
	margin: 1px;
	padding: 1px;
	color:red;
}
H1{
	TEXT-DECORATION:none;
	font-size:10pt;
	margin: 1px;
	padding: 1px;
	color:red;
}
A {COLOR: blue; TEXT-DECORATION: none}
A:hover {color:red}
A:active {color:red}
TD {
	FONT-SIZE: 10pt;
	FONT-FAMILY: "arial", "helvetica";
word-break : normal;
	color:gray
}
a:link.top,a:visited.top{color:"gray";TEXT-DECORATION:none;font-size:10pt}
a:hover.top,a:active.top{color:"#333333";TEXT-DECORATION:none;font-size:10pt}
a:link.t2,a:visited.t2{color:"gray";TEXT-DECORATION:none;font-size:8pt}
a:hover.t2,a:active.t2{color:"orange";TEXT-DECORATION:none;font-size:8pt}
a:link.r,a:visited.r{color:"yellow";TEXT-DECORATION:none;font-size:10pt}
a:hover.r,a:active.r{color:"orange";TEXT-DECORATION:none;font-size:10pt}
