BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-family: Tahoma,sans-serif;
	line-height: 1.4;
	color: #333333;
	background-color: white;
	width: 800px;
}
.solid {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #cccccc;
	height: 1px;
	margin: 10px 0 10px 0;
	width: 100%;
}
.logoarea{
	margin-right:10px;
	float: left;
}
.copyright {
	margin: 10px;
	font-size: 10px;
	line-height: 1.4;
	text-align: center;
}
.clr {
	clear: both;
}

