body
{
background-color:#b2cc9e;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, table, td, tr {
	font: 14px Trebuchet MS, sans-serif;
	color: #333
}
a {text-decoration: none;}a:active {text-decoration: underline;}a:hover
{text-decoration: underline;}

a {	
	color: #006 
}
*.*:visited, *.*:active {
	font-family: inherit;
	font-size: inherit;
	font-wieght: inherit;
	color: inherit
}
.font {
	font: 16px Trebuchet MS, sans-serif;
	color: #333
}
.fontbold {
	font: bold 16px Trebuchet MS, sans-serif;
	color: #333
}
.fontaddress {
	font: bold 11px Trebuchet MS, sans-serif;
	color: #333
}
.fontwhite {
	font: 14px Trebuchet MS, sans-serif;
	color: #FFF
}