.mystyle {
	font-size:9pt;
	line-height: 22px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
table{
font-size:12px;
white-space:normal;
word-break:break-all;
color:#000000;
}
