A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

H1 {
	font-size: 15pt;
	font: Trebuchet MS,Arial Narrow,Arial,Arial MT,Helv,Helvetica,Monaco,MS Sans Serif;
}

H2 {
	font-size: 12pt;
	font: Trebuchet MS,Arial Narrow,Arial,Arial MT,Helv,Helvetica,Monaco,MS Sans Serif;
}

