@charset "utf-8";
/* CSS Document */

body  {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #999999;
	text-decoration: none;
}

.change {
	font-size: small
}
