body              { background-color: #E7E7E7;
                    background-image: url('../images/back.gif');
                    background-repeat: repeat-x;
                    font-family: Verdana;
                    font-size: 9pt;
                    color: #000080
                  }

a                 { text-decoration: none;
                    font-family: Verdana;
                    font-size: 9pt;
                    color: #000080
                  }

a:hover           { text-decoration: underline }

td                { font-size: 9pt }

.header           { font-family: Verdana;
                    font-size: 24pt
                  }

.fixheaderspacing { font-size: 4pt }

.copyright        { font-size: 8pt }

.bluetable        { border-width: 1px;
                    border-style: solid;
                    border-color: #0080FF
                  }

.menuheading      { font-size: 14pt;
                    font-style: italic
                  }

.boldnews         { font-weight: bold }
.bluenews         { color: #000080 }
.rednews          { color: #800000 }

.sectionheading   { font-size: 24pt;
                    font-style: italic
                  }
                  
.shaded           { background-color: #E7E7E7 }
