h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #0066FF;
}
p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 14pt;
	color: #0066FF;
}
li {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	line-height: 27pt;
	list-style-type: square;
	list-style-position: outside;
}
ul {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	line-height: 23px;
}
.highlight {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #0066FF;
}
.quotes {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #FF0000;

}
.quotes2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #000099;

}
.quotes3 {

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #00CC00;
}
