body
{
	font-family: "Bitstream Vera Serif", "Bitstream Charter", serif;
}

h1
{
	font-family: "Rechtman", "Dobkin", "Coronet", "Corabael", fantasy;
}

address
{
	font-family: "Bitstream Vera Sans", "Verdana", "Arial", sans-serif;
	font-size: 8pt;
	font-style: normal;
}

table
{
	margin: auto;
}

hr
{
	clear: both;
}

blockquote
{
	font-style: italic;
}

div.mailmessage,
pre.source,
pre.shellcommand
{
	font-family: monospace;
}

div.mailmessage + div.mailmessage
{
	margin-top: .8em;
}

div#maincontents img
{
	border: 1px solid #ccc;
}

div#maincontents > img,
.image img
{
	display: block;
	margin: auto;
}

.image
{
	font-style: italic;
	text-align: center;
}

.floatright
{
	float: right;
}

.streamer
{
	width: 40%;
	padding: 5px;
	text-align: center;
}
