h1 { font-size: 140%;
	}
h2 { font-size: 110%; 
	}
img { border: 0; }
body
{
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	margin: 0px 0px 20px 0px;
	background: #FFF;
}
a
{
	color: #C00;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

a:link
{
	color: #C00;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

a:visited
{
	color: #933;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

a:active { color: black;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
a:hover { color: black;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
.ads
{
	position: absolute;
	top: 0px;
	left: 4px;
	font-family: verdana, arial, sans-serif;
	color: #333;
}
#content
{
	background: #FFF;
	margin-right: 20px;
	margin-left: 185px;
	margin-bottom: 20px;
	border: 1px solid #FFF;
	width: 70%;
}

.top
{
	vertical-align: top;
	color: black;
	text-decoration: none;
	padding: 0 0 0 25px;
}

.inputtable
{
	border: 0;
	width: 180px;
}
.float-lt
{
	float: left;
	padding: 0 0 0 25px;
}
.float-rt
{
	float: right;
	padding: 10 10 10 10px;
}
.float-l { float: left; }

