BODY {
	background-color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
}

A:link { color: #ff0099  }
A:active { color: #ff0099 }
A:visited { color: #999999  }
A:hover { color: #ffffff; background-color: #ff0099;  }


H1 {
	font-family : Arial, Helvetica, sans-serif;
	color: #ff0099;
	font-size : large;
	font-style : normal;
	font-weight : bold;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	color: #ff0099;
	font-size : large;
	font-style : normal;
	font-weight : bold;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	color: #ff0099;
	font-size : large;
	font-style : normal;
	font-weight : bold;
}



