body {
	background: #fff;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	font-size: 8pt;
}
p, td {
	font-size: 8pt;
}
p {
	margin-top: 3px;
}
h1 {
	color: #fa1;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	padding-left: 25px;
	background: url('images/arroworwange.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h2 {
	color: #05a;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	padding-left: 25px;
	background: url('images/arrowblue.jpg');
	background-repeat: no-repeat;
	background-position: 0px 2px;

}
h3 {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 14px;
	color: #12a;
	background: url('images/newshbk.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-bottom: 3px;
}
h4 {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 14px;
	background: url('images/newshbkblue.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	color: #05a;
	margin-bottom: 3px;
}
a {
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #999
}
