body, p {
	font-family: Verdana, Arial, sans-serif;
}

.vcard {
	display: none;
}

p {
	padding-left: 10pt;
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16pt;
}

h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
}

h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: purple;
	text-decoration: none;
}

a:hover, a.white:hover, a.white:link:hover {
	color: blue;
	text-decoration: underline;
}

a.white:link, a.white:visited {
	color: white;
}

a:visited:hover, a.white:visited:hover {
	color: purple;
	text-decoration: underline;
}

img {
  border: 0;
}

img.hov {
}

img.hov:hover {
}

th {
	text-align: left;
	font-weight: bold;
}

.footer {
	text-align: center;
}

img.archived {
	vertical-align: baseline;
	opacity: 0.55;
}

img.archived:hover {
	opacity: 1;
}
