@page normal {
	size:portrait;
	left-margin:2in;
}

body {
	color: #000;
	background: white;
	font-size:12pt;
	line-height:1.25;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.25;
	width: 575px;
	position: relative;
}

h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h3  {
	font-size:13px;
}

body ol li {
	list-style-type: decimal;
	font-weight: bold;
}
