﻿@media handheld
{
body 
{
    font-size:xx-small;
    color:#333333;
    max-width:450px;
    font-family:Tahoma;
    float:left;
    line-height:10px;
}

.legend
{
    font-size:small;
    margin-bottom:5px;
}

.h1
{
    font-size:x-small;
}

.h2
{
    font-size:xx-small;
}


}

