

body {
    background-color: #D9E1E8;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
  }


body,td,th {
    font-family: Tahoma, arial, helvetica, sans-serif ;
    font-size: 11px;
  }


a:link {
    color: #1C527C;
    text-decoration: none;
  }


a:visited {
    color: #1C527C;
    text-decoration: none;
  }


a:hover {
    color: #1C527C;
    text-decoration: underline;
  }


a:active {
    color: #1C527C;
    text-decoration: none;
  }


.title {
    font-weight: bold;
    font-size: 20px;
    font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height : 120%;
    color: #FFFFFF;
  }


.marleft {
    margin-left: 10px;
  }


.marright {
    margin-right: 10px;
  }


p {
    margin-left : 15px;
    margin-right : 15px;
  }


