

span.script_link {
    color : #003333;
  }


a.sans {
    color : #ffffff;
    font-family : Arial, 'Adobe Helvetica', 'sans-serif';
    font-size : 12px;
    font-weight : bold;
    line-height : 14px;
    text-decoration : none;
  }


a {
    color : #003333;
    font-family : 'Times New Roman', Serif, 'Adobe Times', serif;
    text-decoration : none;
    font-weight : bold;
  }


a:hover {
    color : #188cdf;
    font-weight : bold;
  }


a.normal {
    font-family : 'Times New Roman', Serif, 'Adobe Times', serif;
    color : #003333;
    text-decoration : none;
    font-weight : bold;
  }


a.normal:hover {
    color : #188cdf;
    font-weight : bold;
  }


p {
    font-family : 'Times New Roman', Serif, 'Adobe Times', serif;
    max-width : 600px;
    text-align : justify;
  }


div.larger {
    font-size : larger;
    font-family : 'Times New Roman', Serif, 'Adobe Times', serif;
  }


div.smaller {
    font-size : smaller;
    font-family : 'Times New Roman', Serif, 'Adobe Times', serif;
  }


h3 {
    font-family : 'Times New Roman', 'Adobe Times', serif;
    font-size : larger;
  }


h2 {
    font-family : 'Times New Roman', 'Adobe Times', serif;
  }


h1 {
    font-family : 'Times New Roman', 'Adobe Times', serif;
  }


h4 {
    font-family : 'Times New Roman', 'Adobe Times', serif;
  }


div#box {
    color : #660066;
    font-size : larger;
    width : 75%;
  }


a#text_link {
    color : #ffffcc;
    font-family : Arial, 'Adobe Helvetica', 'sans-serif';
    font-size : 8px;
    line-height : 8px;
  }
div#foot {
    color : #ffffcc;
    font-family : Arial, 'Adobe Helvetica', 'sans-serif';
    font-size : 12px;
    line-height : 12px;
  }
a.foot {
    color : #ffffcc;
    font-family : Arial, 'Adobe Helvetica', 'sans-serif';
    font-size : 12px;
    line-height : 12px;
  }

body {
    background-color : #000066;
    margin-bottom : 1px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 1px;
    max-width : 1100px;
  }

