body{
	font-size:10pt;
	margin: 0px;
}
tr,td{ font-size:9pt; }


a:link{ text-decoration:none; color:##CC0000; }
a:visited{ text-decoration:none; color:##CC0000; }
a:active{ text-decoration:underline; color:#FF6699; }
a:hover{ text-decoration:underline; color:#DFF6FC; }

