        body{
                background-color:#FDFCD9;
                }
        div.head{
                background-color:#C2C3C2;
                color:#FF1F00;
                width:100%;
                height:40;
                text-align:center;
                }
        div.home{
                background-color:#C2C3C2;
                color:#3B7C44;
                text-align:center;
                vertical-align:middle;
                }
        div.menu{
                font: Monotype Corsiva   ;
                font-size: 20px       ;
                text-decoration: none"  ;
                background-color:#FDFCD9;
                width:100px;
                }
        div.feed{
                clear: both;
                 0.83em;
                margin: 0; padding: 0.1em;
                text-align: center;
                background-color:#C2C3C2;
                border-top: 1px solid silver;
                }

        div.link{
                background-color:#C2C3C2;
                color:#3B7C44;
                width:140px;
                text-align:center;
                }


















P  {
        font-size : 10pt;
        font-family : Arial;
        font-weight : normal;
        font-style : normal;
        color : #000000;
}

H1  {
        font-size : 15pt;
        font-family : Arial;
        font-weight : bold;
        font-style : normal;
        color : #993300;
}

H2  {
        font-size : 14pt;
        font-family : Arial;
        font-weight : bold;
        font-style : normal;
        color : #cc3300;
}

H3  {
        font-size : 13pt;
        font-family : Arial;
        font-weight : bold;
        font-style : normal;
        color : #ff66cc;
}

H4.nav  {
        font-size : 12pt;
        font-family : Arial;
        font-weight : normal;
        font-style : normal;
        color : #ffffff;
}

A  {
        font-size : 10pt;
        font-family : Arial;
        font-weight : bold;
        font-style : normal;
        color : #0066ff;
        text-decoration : none;
}

A:Visited  {
        font-size : 10pt;
        font-family : Arial;
        font-weight : bold;
        font-style : normal;
        color : #0066ff;
        text-decoration : none;
}

A:Active  {
        font-size : 10pt;
        font-family : Arial;
        font-weight : bold;
        font-style : normal;
        color : #ff0033;
        text-decoration : none;
}

A:Hover  {
        font-size : 10pt;
        font-family : Arial;
        font-weight : bold;
        font-style : normal;
        color : #ff0033;
        text-decoration : none;
}

BODY  {
        bgcolor : #ffffcc;
        font-family : Arial;
        font-size : 10pt;
}

TH  {
        font-family : Arial;
        font-weight : bold;
        color : #cc0000;
        font-size : 10pt;
}

TABLE  {
        background-color : #C0C0C0;
        border-style : groove;
        border-left-width : thin;
        border-right-width : medium;
        border-top-width : thin;
        border-bottom-width : medium;
        border-width : thin;
        border-color : #cc0000;
}

HR  {
        width : 80%;
        color : #990000;
}

