﻿html *
{
    FONT-SIZE: 9pt;
}
#cover
{
    BACKGROUND-COLOR:#fff; 
    WIDTH:1000px;
    vertical-align:top;  
}
#body
{
    BACKGROUND-COLOR:#fff;
}
#mod-header
{
    WIDTH: 1000px;
}
#mod-menu
{
    WIDTH:1000px; 
}
#mod-main
{
    WIDTH:1000px; 
}
#mod-footer
{
    WIDTH: 1000px;
    padding-top:10px; 
}
.co-green
{
    COLOR:#339900; 
}
.co-block1
{
    color:#224D03; 
}
.co-block2
{
    color:#2A7411; 
}