.info
  {
    text-align: justify;
    font-size: 14px;
    font-family: Arial;
  }

.tire_list
  {
    list-style-type: square;
  }

.news_head
  {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 20px;
    font-family: Arial;
  }

.main_paragraph
  {
    padding: 0px 0px 10px 0px;
  }

a.contentlink
  {
    text-decoration: underline;
    color: #3300FF;
  }

.month
  {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    padding-bottom: 20px;
  }

.photo
  {
    float:right;
    padding : 0px 0px 0px 20px;
  }

