.stantext
{
	font-weight: bold;
	list-style-position: outside;
	font-size: 10pt;
	line-height: 30px;
	font-family: Verdana, Arial, Sans-Serif;
	list-style-type: decimal
}
.stantext a
{
	font-weight: bold;
	list-style-position: outside;
	font-size: x-small;
	line-height: 30px;
	font-family: Verdana, Arial, Sans-Serif;
	list-style-type: decimal;
	text-decoration: none
}
.stantext A:visited
{
	color: blue;
}
.stantext A:hover
{
	color: #84c326;
}
.mentext
{
	font-weight: bold;
	list-style-position: outside;
	font-size: x-small;
	color: white;
	line-height: 30px;
	font-family: Verdana, Arial, Sans-Serif;
	list-style-type: decimal;
}
.mentext a
{
	font-weight: bold;
	list-style-position: outside;
	font-size: x-small;
	color: white;
	line-height: 30px;
	font-family: Verdana, Arial, Sans-Serif;
	list-style-type: decimal;
	text-decoration: none;
}
.mentext A:visited
{
	color: white;
}
.mentext A:hover
{
	color: #84c326;
}
H4
{
	padding-right: 75px;
	font-weight: bold;
	color: #009240;
	line-height: 14px;
	padding-top: 5px;
	text-align: center;
}

