@charset "utf-8";
/* CSS Document */

p {
	font-family: "Lucida Bright";
	font-size: 90%;
	font-style: normal;
}
h3 {
	font-family: "Lucida Bright";
	font-size: 100%;
}
h1 {
	font-family: "Lucida Bright";
	font-size: 175%;
	font-weight: bold;
}
h2 {
	font-family: "Lucida Bright";
	font-size: 150%;
	font-weight: bold;
}
