body {
	font-family: "Bookman Old Style";
}
td {
	font-size: 13px;
	color: #666666;
	text-align: justify;
}
.header {
	font-size: 14px;
	text-transform: uppercase;
	padding: 4px;
	font-weight: bold;
	text-decoration: underline overline;
	color: #D7DBE3;



}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 16px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC0000;
}
