.maincontent p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
}

.maincontent h1 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
	color: #000080;
}

.prehead {
	font-style: italic;
}

.maincontent h2 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	color: #000080;
	padding: 10px 0px 10px 0px;
}

.maincontent ul {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
	list-style-image: url(/etc/checkmark3.gif);
}

.order a:link {
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}

.order a:visited {
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}

.order a:hover {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

.highlight {
		background-color: #FFFF00;
		font-weight: bold;
}

.maincontent .address {
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
}
