table {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
strong {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #00CC33;
	text-decoration: underline;
}
li {
	list-style-position: inside;
	list-style-type: square;
}
.BOL {
	font-family: Tahoma;
	font-size: 11px;
	color: #0073AA;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #00CC33;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #00CC33;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #00CC33;
	text-decoration: underline;
}
