body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  background-color:#666666;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

H2 {
	color:#630747;
	}
	
H3 {
	color:#CC6699;
	}

H5 {
	font-family: Copperplate T;
	color:#C0C0C0;
}

a:link {
	color: #630747;
}

a:visited {
  color: #630747;
}

a:hover {
	color:#C0C0C0;
}

.marquee {
	font-family:Copperplate T;
	font-weight:bold;
	font-size:14px;
	color:#630747;
	text-align:center;
	}
	
.credit {
	font-size:10px;
	font-style:italic;
	text-align:center;
	}