﻿body 
{

  background-color: #FFFFFF;
  margin: 0;
  font-style: normal; font-variant:normal; font-weight:normal; font-size:small; font-family:Arial, Helvetica, Verdana, sans-serif;
  text-align: center;
}
p
{
font-size: 10px;
font-style: normal;
}
.contract
{
  width: 700px;
  padding: 0 10px 10px 10px; 
  margin: 0;
  background-color: #ffffff;
}
.contract p
{
 font-size: 10px;
 line-height: 1.2em;
 text-align: left;

}
.contract h2
{
 font-size: 18px;
 line-height: 1.5em;
 text-align: left;
}
.box1

{
display:none;
}
.box7
{
  width: 800px;
  padding:0 0 0 0; 
  margin: 0;
  font-weight: normal;
 }
.box7 h1
{
  font-size: 12px;
  text-align: center; 
  font-weight: bold; 

}
.box7 h2
{
  font-size: 12px;
  text-align: center; 
  font-weight: normal;
}
.box7 p
{
 font-size: 8px;
 line-height: 1.2em;
 text-align: left;

}
