.body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-left: 15px;
	line-height: .9 em;
}
.bodylist {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-left: 0px;
	line-height: .9 em;
}
.bodygrey {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	padding-left: 15px;
	line-height: .9 em;
}
.space { 
line-height: 0; 
} 
A.linkbody:link { color: #336600; text-decoration: underline; }
A.linkbody:active { color: #336600; text-decoration: underline; }
A.linkbody:visited { color: #336600; text-decoration: underline; }
A.linkbody:hover { color: #336600; text-decoration: none; }

a:link , a:hover , a:active , a:visited {
color: #336600; text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


A.linkfooter:link { color: #999999; text-decoration: none; }
A.linkfooter:active { color: #999999; text-decoration: none; }
A.linkfooter:visited { color: #999999; text-decoration: none; }
A.linkfooter:hover { color: #999999; text-decoration: underline; }

A.linklist:link { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; }
A.linklist:active { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; }
A.linklist:visited { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; }
A.linklist:hover { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #336600; text-decoration: underline; }

.borderTable { 
padding: 0px 0px 0px 0px;
border: 1px solid #000000;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0px 10px 0px 0px;
}

li
{
	background-image: url(images/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-left: 15px;
	line-height: 15px;
}

html, body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-left: 15px;
	line-height: .9 em;
}
