*
{
	font-family: arial;
}

body, form
{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

td
{
	vertical-align: top;
}

a { text-decoration: none; }
a img
{
	border-width: 0;
	margin-right: 5px;
}
a.rightImg img
{
	margin-left: 4px;
	border-width: 0;
}

h1
{
	font-family: Trebuchet MS;
	font-size: 130%;
	color: #2F6B9D;
	margin: 0 0 10px 0;
	line-height: 20px;
}

h2
{
	font-family: Trebuchet MS;
	font-size: 120%;
	margin: 0 0 10px 0;
	line-height: 20px;
}

h3
{
	background-color: #2F6B9D;
	color: white;
	font-family: Trebuchet MS;
	font-size: 100%;
	margin: 0;
	padding: 2px 0 2px 18px;
}

hr
{
	height: 1px;
	color: #CCC;
}