BODY, DIV, P, b, p, td, th, li {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 }
 body {
scrollbar-face-color: white;
scrollbar-shadow-color: #C0C0C0;
scrollbar-highlight-color: #000080;
scrollbar-3dlight-color: #F0F0F0;
scrollbar-darkshadow-color: #000080;
scrollbar-track-color: #F0F0F0;
scrollbar-arrow-color: navy;
 }


a.menu, a.menu:link, a.menu:visited, a.menu:hover {
        text-decoration: none;
        font-weight: normal;
                line-height : 150%
}


 A:link {        color: #0000ff;
        text-decoration: none;
        font-weight: bold;
}

A:active
{
        color: Purple;
        text-decoration:none;
        font-weight: bold;
}

A:visited
{
        color: 000080;
        text-decoration: none;
        font-weight: bold;
}

A:hover
{
        color: Purple;
        text-decoration:none;
        font-weight: bold;
                  background-color: #DCDCDC;
}

A:IMG {border:0;}

a.sm {
        color: navy; text-decoration: none; font-weight: normal;
        font-size: 10px;
}
a.sm:HOVER {
        text-decoration: none; font-weight: normal;
        background-color: Yellow;
}

H1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16pt;
        font-weight: normal;
        text-align: center;
        color: #0000CD;
        margin-top: 10pt;
}
h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
        text-align: center;
        color: #0000CD;
        Margin: 1px;
                  font-weight: normal;
}
h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
 color: Purple;
 font-weight: bold;
}
h4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        text-align: left;
        color: #0000CD;
        }
h5 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 text-align: center;
 color: #0000CD;
}


HR {
 color: #000000;
 border-style:solid;
}


.bg { font-family: Arial, Helvetica, sans-serif;  color: #000080;
background: #F9FCFF;
 border: thin dotted #00008B;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding: 4px;
    }
.big {font-family: Arial, Helvetica, sans-serif;  font-size: 12pt; text-align: center;}
.xs {font-size: 8pt; }

.sh {
        background-color: #F5F5F5;
        border-right: 1px solid Black;
        border-bottom: 1px solid Black;
        margin-bottom: 2px;
        margin-right: 2px;
}
li { margin-bottom: 5px; }

.but {
        background-color: #F5F5F5;
        border-right: 1px solid Black;
        border-bottom: 1px solid Black;
        padding: 3px;
}
.shop {
        background-color: #F5F5F5;
        border-right: 1px solid Black;
        border-bottom: 1px solid Black;
        margin-bottom: 2px;
        margin-right: 2px;
                  width: 40px;
                                    }

.line {
        border-bottom: dashed 1px #0000CD;
}
