@charset "utf-8";
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
}
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #339900;
}
li {
	font-size: 10pt;
	font-style: normal;
	line-height: 120%;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #6699FF;
	font-family: "Trebuchet MS", Arial;
}
