.small { font-size: 11px }
a  { color: #88bf3e; text-decoration: none }
a:hover  { color: #97d444; text-decoration: underline }
.list_grey   { list-style-image: url("images/bullet_grey.gif") }
.normal { font-size: 13px }
.list_green { list-style-image: url("images/bullet_green.gif") }
.large { font-size: 16px }
.greenbox     { color: #fff; font-weight: bold; font-size: 11px; text-decoration: none; background-color: #598428; padding: 2px; border: solid 1px #598428 }


.white {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
