body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}
td, th, p, li
{
	font: 10pt tahoma;
	color: #000000
}
.mselect {
	font: 10pt tahoma;
}
.sselect {
	font: 8pt tahoma;
}
.lselect {
	color: #ffffff;
	font: 14px tahoma;
	font-weight: bold;
	background-color: #CC3300 ! important;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover, a:active
{
	color: #540C17;
	text-decoration: underline;
}
.small {
	font: 8pt tahoma;
	color: #000000
}
.smallwhite {
	font: 8pt tahoma;
	color: #ffffff
}
.smallbrown {
	font: 8pt tahoma;
	color: #540C17
}
.medium {
	font: 10pt tahoma;
	color: #000000
}
.mediumwhite {
	font: 10pt tahoma;
	color: #ffffff
}
.mediumbrown {
	font: 10pt tahoma;
	color: #540C17
}
.largered {
	font: 14pt tahoma;
	color: #990000
}
.largered2 {
	font: 20pt tahoma;
	font-weight: bold;
	color: #990000
}
img.whitebox {
	border: white solid 1px;
}

a:hover img.whitebox {
	border: #540C17 solid 1px;
}

img.blackbox {
	border: black solid 1px;
}
form
{
	display: inline;
}