.body_text
{
color: #333333;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 13px;
}

.headline
{
color: #880000;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 28px;
font-weight: bold;
}

.terms {
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
}

.indent
{
width: 16px;
}

.input
{
width: 180px;
}

.list_bullet
{
margin-top: 9px;
}

hr
{
color: #333333;
}
.terms_text {   color: #333333;
font-family: Verdana, sans-serif;
font-size: 7pt;}

#items {
  width: 620px;
  padding: .5em;
  border: 0px solid #f00;
  margin-left: 150px;
}

.itemlist {
  float: left;
  width: 180px;
  border: 1px solid #999;
  margin: 0 15px 15px 0;
  padding: 3px;
}

