td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF0C4;
	list-style-image: url(images/bullet.gif);

}
.smalltxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.ptitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
