td {
	font-family: "Trebuchet MS", Verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	font-family: "Trebuchet MS", Verdana, helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a {
	font-family: "Trebuchet MS", Verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.footer {

	font-family: "Trebuchet MS", Verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.border {
	border: 2px solid #000000;
}
