table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}




.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #669999;
}
a.foot:link {
	font-size: 12px;
	color: #669999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.foot:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.foot:visited {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: line-through;
}