﻿td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: #000000;
	line-height: 140%;
}
tr {
	border-left: thin;
	border-left-color: silver;
	border-right: thin;
	border-right-color: silver;
}
.blank {
	font-size: 1pt;
}
.banner {
	font-family: "Verdana";
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.tbox {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 100px;
	height: 19px;
	background: #E5FBFF;
	font-family: "verdana";
	font: 8pt;
}
A:link {
	color: #0F4679;
	text-decoration: none;
}
A:visited {
	color: #0F4679;
	text-decoration: none;
}
A:hover {
	color: #FF7D24;
	text-decoration: underline;
}
