h1 {
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
}

td {
	font-size: 10pt;
}

li {
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-image: url(images/star.gif);
	list-style-position: outside;

}
