body {
	margin : 0;
	padding : 0;
	color : #000000;
	background-color: #fff;
	}

A:link		{ color: #475425; text-decoration: none; }
A:visited	{ color: #475425; text-decoration: none; }
A:active	{ color: #475425; text-decoration: none;  }
A:hover		{ color: #7D0C00; text-decoration: none;  }
	
td.links { padding:15px; font-family: verdana, sans-serif; font-size: 10px; color: #475425; line-height:16px;}
td.body { padding:29px; font-family: verdana, sans-serif; font-size: 10px; color: #000000; line-height:16px;}
td.mouse { font-family: verdana, sans-serif; font-size: 9px; color: #999999; line-height:normal;}

.body { font-family: verdana, sans-serif; font-size: 10px; color: #000000; line-height:16px;}
.bold { font-family: verdana, sans-serif; font-size: 10px; color: #475425; line-height:16px; font-weight:bold}
.green { font-family: verdana, sans-serif; font-size: 10px; color: #475425; line-height:16px;}
.red { font-family: verdana, sans-serif; font-size: 10px; color: #7D0C00; line-height:16px;}
.boldred { font-family: verdana, sans-serif; font-size: 10px; color: #7D0C00; line-height:18px; font-weight:bold}
.spaced { font-family: verdana, sans-serif; font-size: 11px; color: #000000; font-weight:bold; padding:8px; letter-spacing:.1em}