div.center{
  text-align: center;
}
.title{
  font-size: 14pt;
  line-height: 14pt;
  color: green;
  font-weight: bold;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
  letter-spacing: 2px;
}
.subtitle{
  font-size: 14pt;
  line-height: 14pt;
  color: black;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
  letter-spacing: 2px;
}

table{
  padding: 0;
  border: 0;
  width: 100%;
  background-color: #FFFFFF;
}
table.page{
  width: 700px;
  margin-left: 40px;
  text-align: center;
}
tr.grey
{
  width: 100%;
  background: #EEEEEE;
}
tr.white
{
  width: 100%;
  background: #FFFFFF;
}
td.top{
  vertical-align: top;
}
td.statement{
  width: 400px;
  text-align: left;
  vertical-align: top;
}
td.answer{
  text-align: left;
  vertical-align: top;
}
td.spacer{
  width: 100px;
}
font.question{
  font-size: 12pt;
  line-height: 12pt;
  color: black;
  font-weight: bold;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
  letter-spacing: 2px;
}
font.statement{
  font-size: 12pt;
  line-height: 12pt;
  color: black;
  font-weight: bold;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
  letter-spacing: 2px;
}
font.yes{
  font-size: 12pt;
  line-height: 12pt;
  color: blue;
  font-weight: bold;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
  letter-spacing: 2px;
}
font.no{
  font-size: 12pt;
  line-height: 12pt;
  color: red;
  font-weight: bold;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
  letter-spacing: 2px;
}
font.na{
  font-size: 12pt;
  line-height: 12pt;
  color: black;
  font-weight: bold;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
  letter-spacing: 2px;
}
textarea{
  line-height: 12pt;
  font-size: 12pt;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold;
  background-color: #DDDDDD;
}
text{
  line-height: 12pt;
  font-size: 12pt;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: bold;
  background-color: #DDDDDD;
}
li{
  font-size: 12pt;
  line-height: 12pt;
  color: black;
  font-weight: normal;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
  letter-spacing: 2px;
  padding-bottom: 8px;
}
li.sub{
  font-size: 12pt;
  line-height: 12pt;
  color: black;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: normal;
  letter-spacing: 2px;
}
A:link{
  color: red;
}
A:visited{
  color: #666666;
}
 A:active, A:hover {
  color: blue;
}
a.hlink {
  color: blue;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
}
a.select {
  color: #000000;
  font-size: 12pt;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
}
a.alink {
  color: red;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
}
a.links{
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
}
.title{
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 18pt;
  line-height: 20pt;
  color: #336699;
  text-align: center;
}
.center{
  text-align: center;
}
.left{
  text-align: left;
}
body{
  font-size: 12pt;
  line-height: 12pt;
  color: black;
  font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
  font-weight: normal;
  letter-spacing: 2px;
  width: 700px;
  margin-left: 30px;
  margin-top: 50px;
  background-color: #FFFFFF;
}
