html, body {
height: 100%;
margin:0;
	padding:0;
	height:100%;
	border:none;
	}
A:link {
color: #8ea45b;
text-decoration: none;
}

A:visited {
color: #8ea45b;
text-decoration: none;
}

A:hover {
color: #b3c78a;
text-decoration: none;
}

td  { color: #636363; font-size: 12px; font-family: Trebuchet MS, MS Sans Serif, Verdana, Tahoma, Arial; font-weight: 500; line-height: 20px;}

.bodycopy  { 
		color: #636363;
		font-weight: 500;
		font-size: 12px; 
		line-height: 20px; 
		font-family: Trebuchet MS, MS Sans Serif, Verdana, Tahoma, Arial
		}
.headline  { 
		color: #8ea45b;
		font-weight: 900; 
		font-size: 17px; 
		line-height: 17px; 
		font-family: Trebuchet MS, MS Sans Serif, Verdana, Tahoma, Arial
		}
.subhead  { 
		color: #b3c78a;
		font-weight: 900; 
		font-size: 14px; 
		line-height: 25px; 
		font-family: Trebuchet MS, MS Sans Serif, Verdana, Tahoma, Arial
		}

.caption  { 
		color: #808080;
		font-weight: bold;
		font-style: italic;
		font-size: 10px; 
		line-height: 10px; 
		font-family: Trebuchet MS, MS Sans Serif, Verdana, Tahoma, Arial
		}
		#fullheight{height:100%}

p { margin-top: 4px; }
p { margin-bottom: 4px; }
