body {
	font-size: 13px;
	font-family: Arial, san-serif;
	color: #000000;
	margin: 0;
}
p {
	font-size: 13px;
	font-family: Arial, san-serif;
	color: #000000;
}
td {
	font-size: 13px;
	font-family: Arial, san-serif;
	color: #000000;
}
.footer {
	border-bottom: solid 1px gray;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
} 
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.subtxt {
	font-family: Arial, san-serif;
	font-size: 13px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #D6C621;
}


