@charset "UTF-8";
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000033;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.DOTTEDtr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
}

