.dispsheet
{
  margin:               0px;
  padding:              0px;
  display:              block;
  list-style-type:      none;
  width:                640px;
  margin-left:          auto;
  margin-right:         auto;
}

.dispsheet_mid_li
{
  padding:              0px 20px 0px 20px;
  text-align:           left;
  font-family:          Arial, sans-serif;
  font-size:            92%;
}

.sitelinklist
{
  line-height:      1.6em;
  list-style-type:  disc;
}

.listlabel
{
  font-weight:     bold;
}

.notes
{
  font-size:        92%;
  color:            #D60202;
}

.objecttitle
{
  font-style:       italic;
}


