.data {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;




}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	font-size: 16px;

}
a:visited {
	color: #009900;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #009900;
}
a:hover {
	color: #009900;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;


}
menulinks {
	color: #009900;
}
