
body{
	font-family: Verdana, Helvetica, Arial;
}

.title{
	color: #FFFFFF;
	font-size: 2.5em;
	text-align: center;
}

.quote{
	color: #FFFFFF;
	text-align: center;
}

.pageTitle{
	font-size: 2.5em;
	text-align: center;
}

.pageTitleSub{
	text-align: center;
	font-weight: bold;
}

.content{
	font-size: 0.8em;
	text-align: justify;
}

#terms{
	font-size: 0.6em;
}

.cell{
  border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	text-align: center;
}

.cell1{
  border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	font-weight: bold;
	text-align: left;
}

.cell, .cell1{
	font-size: 0.75em;
}

