body {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
}
.footer {
	color: black;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 10px;

}
.footer a {
	text-decoration: none;
	color: black;
}
.footer a:visited {
	text-decoration: none;
	color: black;
}
.footer a:hover {
	text-decoration: underline;
	color: black;
}
.links {
	color: black;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 10px;
	border-bottom: 1px dotted;
}
.links a {
	text-decoration: none;
	color: black;
}
.links a:visited {
	text-decoration: none;
	color: black;
}
.links a:hover {
	text-decoration: underline;
	color: black;
}
.header {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
}
