body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	border-bottom : 1px solid #999999;
}

.toptext
{
	position : absolute;
	top : 215px;
	left : 5px;
	width : 140px;
	border-right : 1px solid #999999;
	padding : 4px;
}

.toptext h1
{
	font-size : 13px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}


.content
{
	position : relative;
	margin : 215px 130px 10px 160px;
}


td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	top : 215px;
	right : 3px;
}
