BODY {background-color: #FFD;
    font-family: "Comic Sans MS", "Arial", "sans-serif";
    font-size: 12pt;
    color: #633;}

/*Some general styles*/

H1, H2, H3, P, TABLE, TR, TH, TD, OL, UL, LI, DIV {
    font-family: "Comic Sans MS", "Arial", "sans-serif";
    font-size: 12pt;
    color: black;}
.center {text-align: center;}
.scorebox {width: 350px;
    padding: 4px;
    border-width: 1px;
    border-style: none;
    text-align: left;
    margin-left: 1cm;}
.mailtobox {width: 420px;
    padding: 4px;
    border-width: 2px;
    border-style: solid;
    color: #A40;
    text-align: left;
    float: left;}
.announce {width: 520px;
    border-width: 2px;
    border-style: solid;
    color: #00C;
    text-align: left;
    margin-left: 2cm;
    clear: both;}
.copy {font-family: "Times New Roman", "Times", "serif";
    color: #C33;
    font-size: 12pt;
    clear: both;}
.em {color: #A84830;
    font-style: italic;}

/*Some colors*/

.red {color: #C00}
.green {COLOR: #0C0}
.blue {COLOR: #00C}
.aqua {COLOR: #0AA}
.cyan {COLOR: #0CC}
.yellow {COLOR: #CC0}
.orange {COLOR: #F20}
.brown {COLOR: #A84830}

.left {float: left;}
.center {float: center;}
.right {float: right;}

A:link {color: #A00;}
A:visited {color: #036;}
A:hover {color: #A00;
    font-weight:bold}
A:active {color: 0AA;}

H1 {text-align: center;
    font-size: 24pt;
    color: #5C4043}
H2 {font-size: 18pt;
    color: #467BB4;}
H2.exam {text-align: center;
    font-size: 14pt;
    color: #C33;}
H3 {font-size: 14pt;
    color: #C33;}
DIV.para {text-indent: 16pt;
    margin-top: 1em;
    margin-bottom: 1em;}
DIV.home {font-family:"Times New Roman", "serif"; 
   font-size:18pt;
   text-align:center;}
DIV.news {width: 640px;
    padding: 4px;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    margin-left: 1cm;}

UL LI {list-style: disc;
    font-family: "Comic Sans MS", "Arial", "sans-serif";
    font-size: 12pt;
    color: black;}
UL UL LI {list-style: circle;
    font-family: "Comic Sans MS", "Arial", "sans-serif";
    font-size: 12pt;
    color: black;}

P.indent {text-indent:16pt;}

PRE {font-family:"Courier", "Courier New", monospace;
    font-size:12pt;
    color:black}
SUP {font-family:"Comic Sans MS";
    font-size:10pt}
SUB {font-family:"Comic Sans MS";
    font-size:10pt}


SPAN.obj {COLOR:rgb(168,72,48); font-size:16pt; font-style:italic}
SPAN.header {COLOR:rgb(168,72,48); font-style:italic}
SPAN.annDate {COLOR:rgb(192,51,51)}
SPAN.caption {COLOR:rgb(168,72,48); font-size:10pt;}

EM  {font-style:italic}
IMG.clear {clear:both}
DIV.main {font-family:"Comic Sans MS";
    font-size:12pt;
    color:black}

