.fac_cell1
  {
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    text-align: left;
  }

.fac_cell2
  {
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
    text-align: center;
  }

.info
  {
    text-align: justify;
    font-size: 14px;
    font-family: Arial;
  }

.tire_list
  {
    list-style-type: square;
  }

.fac_head
  {
    font-size: 26px;
    font-family: Arial;
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
  }

.main_paragraph
  {
    padding: 0px 0px 10px 0px;
  }

a.contentlink
  {
    text-decoration: underline;
    color: #3300FF;
  }

.dek_photo
  {
    float:right;
    padding : 0px 0px 0px 20px;
  }


