  @font-face {
    font-family: Comic Sans MS;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts\COMICSA3.eot);
  }
  @font-face {
    font-family: Comic Sans MS;
    font-style:  normal;
    font-weight: 700;
    src: url(fonts\COMICSA2.eot);
  }
  @font-face {
    font-family: Comic Sans MS;
    font-style:  oblique;
    font-weight: normal;
    src: url(fonts\COMICSA1.eot);
  }
  @font-face {
    font-family: Comic Sans MS;
    font-style:  oblique;
    font-weight: 700;
    src: url(fonts\COMICSA0.eot);
  }
  @font-face {
    font-family: Kristen ITC;
    font-style:  normal;
    font-weight: 700;
    src: url(fonts\KRISTEN0.eot);
  }
.bodystyle      {
    scrollbar-face-color:#FF9900;
    scrollbar-arrow-color:FFFF00;
    scrollbar-track-color:#FFFFaa;
    scrollbar-shadow-color:'#aaaaff';
    scrollbar-highlight-color:'#ddddff';
    scrollbar-3dlight-color:black;
    scrollbar-darkshadow-Color:black;
    background-color: #FFFFAA;
}
a:link {
    color: #33AACC;
}
a:visited {
    color: #FF9900;
}
a:hover {
    color: #cc2233;
}
a:active {
    color: #00CC33;
}
.standardtext {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: justify;
}
.foot        { font-family: Verdana; font-size: 9px; color: #000000;}
.footlink    { color: #006600; font-weight: bold; text-decoration: none; }
.footlink2   { color: #0000ff; font-weight: bold; text-decoration: none; }
.foot_os { font-family: Verdana; font-size: 9px; color: #FF0033; font-weight: bolder}
.foot_oy { font-family: Verdana; font-size: 9px; color: #008800; font-weight: bolder }
.header1 {
    font-family: "Kristen ITC";
    font-size: 16px;
    font-weight: bold;
    color: #CC0000;
}
.header2 {

    font-family: "Kristen ITC";
    font-size: 16px;
    font-weight: bold;
    color: #0000CC;
}
.standardtextCentre {

    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.standardtextblue {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    color: #0000FF;
}
.standardtextright {

    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
}
.form_text {

    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    text-align: justify;
}
