.bodyfont
{
    font-size: 12px;
    font-weight : normal;
    line-height : 1.25;
    font-family : Verdana, Arial, Helvetica;
    color: #ffffff;
}
.bodysmall
{
    font-size: 11px;
    font-weight : normal;
    line-height : 1.25;
    font-family : Verdana, Arial, Helvetica;
    color: #ffffff
}
.bodytiny
{
    font-size: 8px;
    font-weight : normal;
    line-height : 1.25;
    font-family : Verdana, Arial, Helvetica;
    color: #fbe4b8
}
.floatright
{
    float: right;
    margin: 0px 0px 10px 10px;
}
.floatleft
{
    float: left;
    margin: 0px 10px 10px 0px;
}
.simplebutton
{
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    background-color: #fbe4b8;
    border-width: 1px;
    border-color: #fbe4b8;
    border-style: solid;
    padding:3px;
}
.boxfont
{
    font-size: 11px;
    font-weight : normal;
    line-height : 1.25;
    font-family : Verdana, Arial, Helvetica;
    color: #000000;
    border-style: none;
}
