

.biglink {
    color : #8b008b;
    font-family : Times New Roman;
    font-size : large;
    text-align : center;
  }


P {
    font-family : Times New Roman;
    color : Black;
    font-size : normal;
    text-align : left;
  }


H1 {
    font-size : xx-large;
    font-family : Arial;
    font-weight : bold;
    color : Black;
    text-align : center;
  }


H2 {
    font-family : Arial;
    font-weight : bold;
    font-size : x-large;
  }


H3 {
    font-size : large;
    font-family : Arial;
    font-weight : bold;
    font-style : italic;
  }


A {
    color : #663300;
  }


A:Visited {
    color : #CF5C00;
  }


A:Active {
    color : Maroon;
  }


A:Hover {
    color : Red;
  }


BODY {
    color : Black;
    font-family : Times New Roman;
    font-size : small;
    background-color : #FCFCFC;
  }


.center {
    text-align : center;
  }


.theader {
    background-color : #00CCFF;
    padding-top : 20px;
    text-align : center;
    vertical-align : middle;
  }


.tred {
    background-color : #9966FF;
    height : 60px;
    text-align : center;
    vertical-align : middle;
    width : 162;
  }


.right {
    text-align : right;
  }


.menu {
    font-size : x-small;
    list-style-type : decimal;
    color : Black;
    list-style : decimal;
  }


UL {
    list-style-type : square;
  }


LI {
    font-family : serif;
    font-size : 10pt;
  }


.bg {
    background : back.gif;
  }


.tleft {
    background-color : #DFF2FD;
    font-family : serif;
    font-size : 12pt;
    padding-left : 5px;
    padding-right : 5px;
    vertical-align : top;
    width : 162;
  }


.tright {
    padding-left : 12px;
    vertical-align : top;
  }


.edge {
    width : 22;
  }


.green {
    color : green;
  }


.red {
    color : red;
  }

