* {
	font-family: lucida sans, lucida, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 28pt;
	text-align: center;
}

h2 {
	font-size: 24pt;
	text-align: center;
}

.center {
	text-align: center;
}

li {
	margin-bottom: 0.5ex;
}

em {
	display: block;
}

ul.table {
	margin-left: 0;
}

.table li {
	display: block;
	margin-top: 10px;
}

.table img {
	width: 300px;
	height: 100px;
	float: left;
	margin-right: 10px;
}

.ad, .disc, .nopri, div p {
	display: none;
}

dd {
	margin-bottom: 1ex;
}

