p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	vertical-align: top;
			
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif,;
	font-size: 12px;
	color: #C76800;
	text-decoration: none;
	font-weight: bold;
}a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif,;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif,;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif,;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif,;
	font-size: 12px;
	color: #000033;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
}
