/* Premier Fire (NQ) CSS Document */
body {
	background: #FFFF64;
	margin: 20px,0,0,0;
	font-family: Arial, Helvetica, sans-serif;
}
.hdg2 {
	color: #000000;
	font-size: 12pt;
	font-weight: bolder;
	text-align:center;
	background-color: #FFFFFF;
}
.tbl {
	color:#FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
li {
	list-style-image: url(images/bulletred.gif);
	display: list-item;
	font-size: 7pt;
	margin-left: -15px;
}
