body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, tahoma;
	font-size:14px;
	font-weight: normal;
	color:#000000;
	width:468px;
	text-align: center;
}

.toplegal {

background-image: url(images/legalup.jpg);
background-position: top;
background-repeat: no-repeat;
width:468px; height:245px;
}

.headlegal {
	font-size:24px;
	color:#50acd4;
	padding:3px;
	margin:3px;
	
}


.bodylegal{
	padding:3px;
	margin:3px;
	text-align:justify;}


.bottomlegal{
font-size:10px;
color:#666666;
background-image: url(images/legaldown.jpg);
background-position: bottom;
background-repeat: no-repeat;
width:468px; height:245px;
}

