.copy {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px #00FF00;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #66FF33;
	text-decoration: none;
}

.header {
	font-family: Verdana;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #EFEFEF;
}
.subhead {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #EFEFEF;
}
.subhead2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #EFEFEF;
}
img {
	border: none;
}
.subhead3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #EFEFEF;
}
.subhead4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EFEFEF;
}

