body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
	list-style-type: disc;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;
	line-height: 15px;
	list-style-image: url(images/arrow.gif);
	color: #333399;




}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-align: center;
	line-height: 14px;


}
p {
	line-height: 15px;
}
li {
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
	font-weight: bold;

}

