p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: 333333;
	letter-spacing:.02em;
	line-height: 150%;
	text-decoration: none;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #B9A030;
	letter-spacing:.03em;
	text-decoration: none;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B9A030;
	letter-spacing:.03em;
	text-decoration: none;
}
h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:.03em;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: 333333;
	letter-spacing:.02em;
	line-height: 150%;
	text-decoration: none;
}
li {
	font-size: 12px;
	color: 333333;
	letter-spacing:.02em;
	line-height: 150%;
	text-decoration: none;
}