﻿#content
{
	float: left;
	width: 910px;
	background-color: #666666;
	overflow: scroll;
}
#agreementtitle
{
	float:left;
	width:910px;
}
.text
{
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
	padding-right: .5cm;
	padding-left: .5cm;
}
.agreementtext
{
	font-family: Verdana;
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
}