BODY,tr,td,p {
	MARGIN-TOP: 0px;
	FONT-SIZE: 10pt;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	FONT-FAMILY: "arial", "helvetica";
	word-break : normal;
}
A {COLOR: blue; TEXT-DECORATION: none}
A:hover {color:red}
A:active {color:red}
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:"red";TEXT-DECORATION:none;font-size:10pt}
a:hover.r,a:active.r{color:"orange";TEXT-DECORATION:none;font-size:10pt}
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;
}
div.views{text-align:right;padding-right:12px;padding-top:12px;padding-bottom:6px;background-color:lightblue;color:gray;font-size:15px;margin-top:36px;}
