body { background-color: #011634; margin: 0; 	text-align: center; }
p { text-align: left; text-justify: newspaper;font-family: Arial,Helvetica,sans-serif; font-size:12px }
h1 { text-align: center; }
img { margin:0; padding:0; border:none}
.BodyType { font-size: 11px; font-family: Arial,Helvetica,sans-serif }
.BodyType_Bold  { font-size: 12px; font-family: "Times New Roman", Times, Georgia, serif; font-weight: bold }
.BodyType_Bold_Em  { font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.BT_Italic_colour   { color: #000066; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-style: italic; text-align:center }
.BT_Sub_Head   { font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align:center }
.Bullet_Bold_font   { font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.Bullet_Normal_font   { font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: normal }
.Form_Label_Font   { color: #000000; font-size: 16px; font-family: "Times New Roman", Times, Georgia, serif }
.Form_MainSubHead   { color: #ff0000; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.Header   {  text-align: justify;color: #0022CC; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 20px }
.Header_Sub    { text-align: left; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 22px; margin-left:30px }
.Header_Sub_Underline   { font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 22px; text-decoration: underline }
.Header_Sub_Underline_Red   { color: red; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 22px; text-decoration: underline }
.highlight  { font-family: Arial, Helvetica, sans-serif; background-color: #ffff00 }
.Inline_Colour   { color: #000066; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.LeadInBold { font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.LinkBold { font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.LinkNormal { font-size: 16px; font-family: Arial, Helvetica, sans-serif; }
.MainSubHead   { text-align: center; color: #ff0000; font-size: 22px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 24px }
.Testimony_Font { font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-align:center }
.Text_Warning   { color: #ff0000; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }

#holder {
  width: 100%;
}

.content {
  text-align: center;
  background: #FFFFFF;
  width: 722px  ;
  margin: 0 auto;
  padding: 0px 20px 20px 20px;
}

.testimony {
  width: 75%;
  background:#FFFFCC;
  border: thin solid #000000;
  margin: 20px auto;
  text-align: center;
}

.johnson{
  text-align:center;
  margin:20px auto;
  padding:10px 20px 10px 20px;
  border: medium dashed #000000;
  width:300px;
}

.johnson p { text-align:center }
.johnson td { text-align:center }

ul {
  text-align:center;
  list-style-type: disc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

ul li {
  list-style-position: inside;
  text-align:left;
  line-height:13px;
}

.strong {
  font-weight: bold;
}
.yellow {
  background: #ffd700;
}

.red {
  color:#ff0000;
  text-align:center;
  font-weight: bold;
  margin:auto;
  width:70%;
}
.extrawhite {
  color:#ffffff;
  text-align:left;
  font-size:20px;
  font-weight: bold;
  margin:auto;
  width:70%;
}
.whitehead {
  color:#ffffff;
  text-align:left;
  font-weight: bold;
  margin:auto;
}
.miniwhite {
  font-size:10px;
  color:#ffffff;
  text-align:left;
  font-weight: bold;
  margin:auto;
}
.signup {
  background:url(signup_box.png) left no-repeat;
  padding:8px 30px 10px 20px;
  font-family:Arial,Helvetica,sans-serif;
  text-align: center;
}

.signup_disclaimer{ color:#ffffff;  font-size:10px; padding:10px 30px 10px 10px;}

hr {
color: #000;
background-color: #000;
height: 2px;
width:40%;
}