BODY {
	font-family: Arial, Helvetica, sans-serif, "Advert MF";
	font-weight: normal;
	font-size: 12px;
	color:#000000;
	background-color: #ffffff
}

H1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 1.2em;
	color:#000000;
}

H3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 1em;
	background-color: #ffffff;
	color: #000000;
}

A:link, A:visited {
	font-family: Arial, Helvetica, sans-serif, "Advert MF";
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #0000FF;
}

A:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #0066FF;
}

