.plain {
	font-family: Tahoma, Arial, Geneva;
	font-size: 11px;
	color: #333333;
	list-style-image: url(images/bullet.gif);


}
.plainW {

	font-family: Tahoma, Arial, Geneva;
	font-size: 11px;
	color: #eeeeee;
}
td.plainW a:link {
	color: #00CC00;
	text-decoration: underline;
}

td.plainW a:visited {
	color: #00CC00;
	text-decoration: underline;
}

td.plainW a:hover {
	color: #CC9900;
	text-decoration: none;
}

a:link {
	color: #009900;
	text-decoration: underline;
}

a:visited {
	color: #009900;
	text-decoration: underline;
}

a:hover {
	color: #CC9900;
	text-decoration: none;
}
.ptitle {
	font-family: Tahoma, Arial, Geneva;
	font-size: 17px;
	font-weight: bold;
	color: #009900;
}
.sptitle {

	font-family: Tahoma, Arial, Geneva;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}

