body {
	font-family: trebuchet ms, verdana, arial, sans-serif;
	font-size: 100.01%;
	
}

.copy  {
	font-size: .78em;
	line-height: 1.30em;
}

.dis {
	font-size: xx-small;
	font-weight: 500;
	text-align: center;
}

p  {
	margin-top: -.4em;
}

a:link {
	text-decoration: none;
	color: #003300;
	}
a:visited {
	text-decoration: none;
	color: #127613;
}
a:hover {
		color: blue;
		text-decoration:underline;
	}
a:active {
		color: red;
		text-decoration:underline;
	}

h1   {
	font-size: 1.4em;
}