.width460px
{
    width: 460px
}

.width100pc
{
    width: 100%    
}
.text11em
{
    font-size: 1.1em;
    font-family: verdana
}
.text9em
{
    font-size: .9em;
    font-family: verdana
}
.text8em
{
    font-size: .85em;
    font-family: verdana
}
.boldheader
{
    font-weight: bold;
    background-color: #000099;
    color: #ffffff;
    text-align: center
}
.shadecell
{
    background-color: #eeeeee
}

