body {
	font-family: Trebuchet MS;
	font-size: 10pt;
}
td {
	font-family: Trebuchet MS;
	font-size: 10pt;
}
a:link {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}
.dot_td {
	font-family: Trebuchet MS;
	font-size: 10pt;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
