@charset "ISO-8859-1";
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #3F0;
	background-color: #ff0066;
	color: #D4FF2F;
	font-weight: bolder;
	line-height: 40px;
}
.internet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #3F0;
	background-color: #000;
	color: #D4FF2F;
	font-weight: bolder;
	line-height: 40px;
	font-style: normal;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3F0;
	background-color: #000;
	color: #D4FF2F;
	font-weight: bolder;
	line-height: 20px;
	font-style: normal;
}

