h1 {
	font: 24px "MS Serif" "New York" serif;
}
h2 {
	
}

BODY {
	color: Black;
	font-family: "Lucida Bright", serif;
	font-size: 15px;
	text-align: left;
}

A {
	text-decoration: none;
}

A:HOVER {
	text-decoration: none;
}