

body {
    FONT-FAMILY : Arial, Helvetica, Albany AMT, sans-serif;
    FONT-SIZE : 12px;
    FONT-STYLE : normal;
    FONT-VARIANT : normal;
    FONT-WEIGHT : normal;
    TEXT-DECORATION : none;
    TEXT-TRANSFORM : none;
  }


A:link, A:visited {
    FONT-FAMILY: Arial, Helvetica, Albany AMT, sans-serif;
    TEXT-DECORATION: none;
  }


A:active, A:hover, A:focus {
    FONT-FAMILY : Arial, Helvetica, Albany AMT, sans-serif;
    TEXT-DECORATION : underline;
  }


.title {
    FONT-FAMILY: Arial, Helvetica, Albany AMT, sans-serif;
    FONT-SIZE: 22pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    TEXT-TRANSFORM: none;
    color : #3ab5ec;
  }


td {
    FONT-FAMILY : Arial, Helvetica, Albany AMT, sans-serif;
    FONT-SIZE : 12px;
    FONT-STYLE : normal;
    FONT-VARIANT : normal;
    FONT-WEIGHT : normal;
    TEXT-DECORATION : none;
    TEXT-TRANSFORM : none;
    border-bottom-color : #A5AEC5;
    border-bottom-style : dotted;
    border-left-color : #A5AEC5;
    border-left-style : dotted;
    border-right-color : #A5AEC5;
    border-right-style : dotted;
    border-top-color : #A5AEC5;
    border-top-style : dotted;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
  }


img {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
  }


hr {
    border-bottom-style : dotted;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    color : #A5AEC5;
    width : 1px;
    clear : left;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
  }

