body {
	background: #fff;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 8pt;
}
p, td {
	font-size: 8pt;
}
h1 {
	padding: 2px 0px 16px 25px;
	background: url('images/h1bk.gif') no-repeat left top;
	color: #ff6600;
	font-size: 9pt;
	text-transform: uppercase;
}
h2.title {
	color: #253976;
	font-size: 8pt;
	background: url('images/titlehr.gif') no-repeat left bottom;
	padding: 0px 0px 20px 0px;
}
.gray {
	color: #666;
}
a {
	text-decoration: none;
	color: #253976;
}
a:hover {
	color: #455996;
}
td.header {
	font-weight: bold;
}