body, td, p {
	font-family:Verdana, Arial;
	font-size: 12px;
}

 p {
	margin:20px;
}

.hdr {
	font-weight:bold;
	font-size: 15px;
	color: #005011;
}

a:link, a:visited {
	font-weight:bold;
	color: #006616;
	text-decoration: underline;
}

a:hover {
	font-weight:bold;
	color:#00320c ;
	text-decoration: underline;
}

a.cpylink {
	font-weight:normal;
	color: #00320c;
	text-decoration: none;
}

.cpy {
	font-size: 10px;
	color: #006616;
}

a.light{
	color: #649d70;
	font-size: 10px;
	text-decoration: underline;
}

.gold {
	color: #cbb20c;
}

.silver {
	color: #989898;
}

.bronze {
	color: #aa6c00;
}