body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: 954355;
	margin-top: 10px;
}

p, li {
	font-size: 0.7em;
}

A:link { text-decoration: none; color: #AF4E63; }
A:Visited { text-decoration: none; color: #632C37; }
A:Hover, a:focus { text-decoration: underline; }
A:Active { text-decoration: none; color: #1D7A82; }

.pgsub {
	font-size: 0.9em;
	font-weight: bold;
	color: #914052;
}

.sub1 {
	font-weight: bold; color: #AF4E63;
}

li {
	list-style: circle;
}

.copy {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: .6em;
}

