@charset "windows-1252";
/* CSS Document */

body {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Tahoma, Arial, sans;
	font-size: 12px;
	line-height: 17px;
	color: #F4B500;
}
h1, .contentheading, .componentheading {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	line-height: 19px;
	font-style: italic;
	font-weight: normal;
}
.pagenav {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}

