body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #13A9AB;
}
.copyright {
	font-size: 9px;
}
a.footlinks:link {
	color: #435D8E;
	text-decoration: none;
	font-size: 12px;
}
a.footlinks:visited {
	color: #435D8E;
	text-decoration: none;
	font-size: 12px;
}
a.footlinks:active {
	color: #13A9AB;
	text-decoration: none;
	font-size: 12px;
}
a.footlinks:hover {
	color: #13A9AB;
	text-decoration: underline;
	font-size: 12px;
}
a:link {
	color: #13A9AB;
}
a:visited {
	color: #0F6A6B;
}
a:hover {
	color: #B7DEAD;
}
.table-header {
	font-weight: bold;
	color: #057387;
}
.table-data {
	font-size: 10px;
}
.table-shaded {
	background-color: #E4F1F3;
	border: 1px solid #C8E1E6;
}
.bold-teal {
	font-weight: bold;
	color: #13A9AB;
}
.fineprint {
	font-size: 9px;
}
.textbox {
	background-color: #D3EEEF;
	border: 1px solid #4E9095;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
