a {
	color: #1F6D79;
	text-decoration: none;
}

a:hover {
	color: #854425;
	text-decoration: none;
}

body, td, th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: disc;
}

li {
	list-style-image:  url(/images/list_bullet.gif);
}
.headernounderline {
	color: #1F6D79;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

