
body{
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

a:link,a:active,a:visited { color: #000;text-decoration:none;}
a:hover { color: #BB0000; text-decoration:none}

img {
    max-width: 100%;
    height: auto;
  }

.mh {font-size: 13px; font-weight: bold; text-decoration:none}  

#page_header {
    background-color: #990033;
    padding: 5px;
    color: white;
    font-size:18px;
    font-weight: bold;
    text-align:center;
}

/* news fonts */
.headline1 { font-weight: bold; font-size: 18px; margin-bottom: 0; text-decoration:none}
.headline1_source { font-weight: bold; font-size: 12px; text-decoration:none}
.headline1_blurb { font-size: 13px; text-decoration:none}
.headline1_link { font-size: 12px; font-style: italic; text-decoration:none}

.storytitle { font-weight: bold; font-size: 24px; text-decoration: none;}
.storyauthor { font-size: 13px; text-decoration: none; }
.storysource { font-size: 13px; text-decoration: none; }
.storydate { font-size: 13px; text-decoration: none; }
.storycontent { font-size: 14px; text-decoration: none; }

.newstitle { font-size: 15px; font-weight: bold; }
.newsblurb { font-size: 12px; text-decoration: none; }
.newsbody { font-size: 11px; }

.boxertablebody { font-size: 11px; text-decoration: none; }
a.boxernamelink { font-size: 11px; font-weight: bold; text-decoration: underline; }
a.boxernamelink:hover { color: #BB0000; }
a.boxernamelink:visited { color: #333333; }

#footer_menu {
    background-color:#ccc;
    text-decoration: none;    
    text-align:center;    
    font-size:13px;
    font-weight: bold;
    padding: 5px; 
    border:0px;
    }

.footer_text {
    font-size: 10px;
    text-align:center;
}