body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1em;
	background-color: #fff;
	color: #333;
}

p, li, td, th {
	line-height: 1.2em;
}

h1 {
	line-height: 1.4em;
}
h2, h3 {
	line-height: 1.2em;
}

img, table {
	border: 0;
}
img[align="left"] {
	margin-right: .8em;
	margin-bottom: .8em;
}
img[align="right"] {
	margin-left: .8em;
	margin-bottom: .8em;
}

table {
	margin: 0 0 1em;
}

td, th {
	vertical-align: top;
	text-align: left;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

div.clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

td.right, th.right {
	float: none;
	text-align: right;
}

.verticalbar {
	padding: 0 .3em;
}