﻿body 
{
    margin:0;
    background-color:#567;
    font-family:Trebuchet MS,Arial;
    font-style:normal;
}

h1
{
    display:inline;
    position:relative;
    top:20px;
}

.smallbar
{
    width:800px;
    text-align:left;
    background-color:#bfe4ff;
}

.bigbar
{
    width:800px;
    text-align:center;
    background-color:#80c9ff;
    height:80px;
}

.m_tbl
{
    width:800px;
    text-align:left;
    background-color:#fff;
}

.hotspan
{
    font-weight:bold;
    color:#666;
}

.redbold
{
    color:#ff0000;
    font-weight:bold;
}

.greybold
{
    font-size:60%;
    color:#aaa;
    font-weight:bold;
}
