/* CSS Document */
<!--
body,td,th {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #F3F3F3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
}
h1 {
	font-size: 18pt;
	color: #FF6600;
}
h2 {
	font-size: 26pt;
	color: #FF6600;
}
h3 {
	font-size: 20pt;
	color: #0066FF;
}
-->