A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

H1, H2, H3 {
	font-style: italic;
	text-align: center;
}

P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.but {
	background: #E7C2D0;
	border: 2px solid buttonface;
	cursor: hand;
	height: 20;
	padding-top: 1;
	text-align: center;
}
