body
{
	font-family: Trebuchet MS, sans-serif;
	font-size: small;
}
h1
{
	font-size: large;
	margin: 3px;
}
h2
{
	font-size: medium;
	margin: 3px;
}
ul
{
	margin-top: 1px;
	margin-bottom: 5px;
}
form
{
	display: inline;
}
img
{
	border: none;
}
input, select
{
	font-family: Trebuchet MS, sans-serif;
	background-color: #f0f0f0;
}
address
{
	color: #ff0000
}
pre
{
	font-size: small;
}
p
{
	margin-top: 12px;
	margin-bottom: 12px;
}
.usage
{
	margin-top: 5px;
}
.usagetitle
{
	font-weight: bold;
}
.disclaimer
{
	margin-top: 5px;
	color: #808080;
	font-size: x-small;
}
.highlight
{
	color: #ff0000;
}
.adHeadline
{
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}
.adText
{
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}
.ads
{	margin-bottom: 10px;
	text-align: center;
}
