/* $Id: common.css 4975 2010-01-26 16:26:27Z tom $ */

body {
	margin: 2em;
	font-family: sans-serif, bitstream vera sans, verdana, arial;
	font-size: 11pt ! important;
	line-height: 16pt ! important;
	margin-bottom: 5em;
	max-width: 40em;
}

img {
	margin-bottom: 1em;
}

address {
	font-style: normal;
	margin-bottom: 1em;
	text-align: right;
	width: 225px;
}

em {
	font-style: normal;
	font-weight: bold;
}

dd {
	margin-bottom: 2em;
	margin-left: 0;
	margin-top: 1ex;
}

hr {
	border: 0;
	background-color: #eee;
	height: 2px;
	margin: 2em 0;
	clear: both;
}

div.left {
	float: left;
	margin-right: 2em;
	margin-bottom: 2em;
}

div.right {
	float: left;
	margin-bottom: 2em;
}

div.both {
	font-size: 80%;
}

a:link, a:visited, a:focus {
	color: blue;
	text-decoration: underline;
}

h1 {
	font-size: 12pt;
	margin-bottom: 1em;
	font-weight: bold;
}

a img {
	border: 0;
}

p.registration {
	font-size: 9pt;
	color: #aaa;
}

a.headlink {
	font-size: 9pt;
}

