body {
font: 11px/14px tahooma, arial, sans-serif;
color: #333; 
background: #828282;
margin: 0px;
}
tr.green
{
	background-color: #00610e;
	color: #ffffff;
	vertical-align: middle;
	height: 26px;
	
}
a.white
{
	color: #ffffff;
	text-decoration: none;
}
a
{
	color: #117595;
}
table.highlight tr h2
{
	font: 14px tahoma;
	color: #FEF1B5;
	font-weight: bold;
	margin: 0 0 0 0;
	line-height: 32px;
	background-image: url(../images/tt_c.jpg);
	background-repeat: repeat;
	height: 32px;
}
table.highlight tr h3
{
	font: 14px tahoma;
	color: #FEF1B5;
	font-weight: bold;
	margin: 0 0 0 0;
	line-height: 32px;
	background-color: #95112C;
	height: 32px;
	align: center;
}
table.highlight tr h4
{
	font: 16px arial;
	color: #95112C;
	font-weight: bold;
	margin-bottom: -15px;
}
table.highlight td
{
	background-color: #FEF1B5;
}
ul
{
	font: 12px/14px tahooma, arial, sans-serif;
	padding-left: 0px;
	margin: 15px 0 7px 30px;
	color: #333;
}
table.highlight li
{
	list-style-image: url(../images/BulletRed.gif);
	padding-bottom: 7px;
}
li.lm
{
	list-style-image: url(../images/BulletRed.gif);
	list-style-position: outside;
	padding-bottom: 7px;
	margin-top: 10px;
	margin-left: 18px;
	font-weight: bold;
	color: #95112C;
}
li.lm a
{
	text-decoration: none;
	color: #95112c;
}
