@charset "UTF-8";
/* CSS Document */

.freedom-flyer-page {
  width:572px;
  text-align:center;
}

.freedom-headline {
  font-size:72px;
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

.freedom-flyer-page h1 {
color:#000000;
font-size:22px;
text-align:center;
line-height:normal;
}

.freedom-flyer-page h3 {
color:#000000;
font-size:10px;
text-align:center;
line-height:normal;
}

.freedom-flyer-page p.question {
  color:#000000;
  font-weight:bold;
}

.freedom-flyer-page .answer {
}

.freedom_form {
  
}

.freedom_form p.table_caption {
  font-weight:bold;
  color:black;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-align:left;
  border-bottom: 1px solid #666666;  
  margin-bottom:15px;
  width:100%;
}

.freedom_highlight {
  background-color:#FFFFCC;
}

.freedom_bright_highlight {
  background-color:#FFFF00;
}
