body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	line-height: 17px;
}
.smallText {
	font-size: 9pt;
	font-style: italic;
}
h1 {
	margin-bottom: 0px;
	font-size: 16pt;
	letter-spacing: 2px;
	margin-top: 10px;
}
h3 {
	margin-bottom: 0px;
	font-size: 13px;
	margin-top: 0px;
	font-weight: normal;
	letter-spacing: 3px;
}
.headerText {
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	letter-spacing: 4px;
}
table.menu a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
table.menu a:hover {
	color: #997F99;
}

table.menu td {
	padding-bottom: 7px;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
	background-color: #F0F0E1;
}
.copyright a {
	color: #000000;

}
