html
{
}
body
{
	font: normal normal normal 0.8em/1.4 'Arial', 'Verdana', sans-serif;
}
img.logo
{
	border: 0 none;
	vertical-align: middle;
}

div.frm-menu
{
	border: 1px solid #dddddd;
	border-left: 0;
	border-right: 0;
	font-size: 1.3em;
}
div.frm-menu ul
{
	list-style: none outside none;
	margin: 0;
	padding: 0.5em 1em;
	text-align: center;
}
div.frm-menu ul li
{
	display: inline;
	margin: 0 1em;
}
div.frm-menu ul li a
{
	font-weight: bold;
	text-decoration: none;
}
div.frm-menu ul li a:hover
{
	text-decoration: underline;
}

div#contact-details table.list
{
	float: left;
	margin-right: 2em;
	width: auto;
}
div#contact-details table.list th
{
	text-align: right;
	width: 10em;
	vertical-align: top;
}
div#contact-details table.list td
{
	vertical-align: top;
}
fieldset
{
	border: 0 none;
}
input.button
{
	border-top: 3px solid #bb6666;
	border-left: 3px solid #bb6666;
	border-bottom: 3px solid #660000;
	border-right: 3px solid #660000;
	background: #993333;
	color: #ffeeee;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-size: 1;
}
