

BODY {
    font-size: x-small;
    font-family: Sans,Arial;
    color: #000000;
    background: #FFFFFF;
    margin-top: 0pt;
  }


H1 {
    text-align: center;
    font-size: 16pt;
    font-family: Arial;
    font-weight: bold;
    color: #006600;
  }


H2 {
    text-align: left;
    font-size: 14pt;
    font-family: Arial;
    font-weight: bold;
    color: #006600;
    margin: 10pt 0 5pt 0;
  }


H3 {
    text-align: center;
    font-size: medium;
    font-family: Arial;
    font-weight: bold;
    color: #006600;
    line-height: 100%;
    margin: 0 0 0 0;
  }


H4 {
    text-align: left;
    font-size: small;
    font-family: Arial;
    font-weight: bold;
    color: #006600;
    line-height: 100%;
    margin: 0 0 0 0;
  }


H6 {
    text-align: left;
    font-size: small;
    font-family: Serif;
    font-weight: bold;
    color: #006600;
    line-height: 100%;
    margin: 0 0 0 0;
  }


INPUT {
    font-size: small;
    font-family: Arial;
    color: #000000;
    background: #FFFFFF;
    margin-top: 0pt;
  }


MARQUEE {
    background: #FFFFCC;
  }


TABLE {
    font-size: small;
    font-family: Sans,Arial;
    color: #018d1f;
    background: #FFFFFF;
  }


TD.content_area {
    background: #d7f4d0;
    color: #018d1f;
  }


TD.side_menu {
    background: #d7f4d0;
    color: #018d1f;
  }


TD.side_menu_active {
    background: #96f49d;
    color: #018d1f;
  }


TEXTAREA {
    font-size: small;
    font-family: Arial;
    color: #000000;
    background: #FFFFFF;
    margin-top: 0pt;
  }


A:link {
    color: #00CC00;
    text-decoration: none;
  }


A:visited {
    color: #00AA00;
    text-decoration: none;
  }

.key_dates {
    background-color : #99FFCC;
    background-image : url('images/texture-paper.png');
    color : #006600;
    font-family : Sans,Arial;
    font-size : 12px;
    max-width : 340px;
    outline-color : #ffffff;
    outline-style : none;
    text-align : center;
  }

.synopsis {
    background-color : #99FFCC;
    background-image : url('images/texture-paper.png');
    color : #006600;
    font-family : Sans,Arial;
    font-size : 12px;
    max-width : 340px;
    outline-color : #ffffff;
    outline-style : groove;
    outline-width : 3px;
    text-align : center;
  }


.notes {
    background-color : #99FFCC;
    background-image : url('images/texture-paper.png');
    color : #006600;
    font-family : Sans,Arial;
    font-size : 12px;
    max-width : 340px;
    outline-color : #ffffff;
    outline-style : groove;
    outline-width : 3px;
    text-align : center;
  }


