

table {
    border-bottom-style : none;
    border-bottom-width : 0px;
    border-left-style : none;
    border-left-width : 0px;
    border-right-style : none;
    border-right-width : 0px;
    border-top-style : none;
    border-top-width : 0px;
  }


h1 {
    font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-size : 20px;
  }


h2 {
    font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-size : 15px;
  }


body {
    background-color : #ffffff;
    font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-size : 14px;
  }


img {
    vertical-align : middle;
  }


div.newstitle {
    background-color : #c03505;
    font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-size : 25px;
    font-weight : bold;
    margin-left : 10px;
    margin-top : 10px;
    text-align : left;
  }


div.news {
    background-color : #c03505;
    font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-size : 14px;
    margin-left : 10px;
    margin-right : 5px;
    margin-top : 15px;
    text-align : left;
    width : 200px;
  }


td.news {
    background-color : #c03505;
    text-align : left;
    vertical-align : top;
    width: 200px;
  }


div.buttons {
    background-color : #458bc9;
    font-size : 10px;
    height : 30px;
    position : relative;
    width : 750px;
  }


table.buttons {
    height: 30px;
  }


div.normal {
    position : relative;
    width : 750px;
  }


a.white:link {
    color:#ffffff;
  }


a.white:visited {
    color:#ffffff;
  }


a.white:hover {
    color:#F1FF54;
  }


a.white:active {
    color:#F1FF54;
  }


a.blue:link {
    color:blue;
  }


a.blue:visited {
    color:blue;
  }


a.blue:hover {
    color:#FFD500;
  }


a.blue:active {
    color:#FFD500;
  }


li {
    margin-bottom : 10px;
    margin-top : 10px;
  }


p {
    margin-bottom : 10px;
    margin-left : 10px;
    margin-right : 10px;
    margin-top : 10px;
  }

