
body { background-color: #DEEFFF;
       font-family: tahoma; font-size: 12px; color: #303030; }

a:link    { color: #208099; text-decoration: none; }
a:visited { color: #208099; text-decoration: none; }
a:active  { color: #208099; text-decoration: none; }
a:hover   { color: #208099; text-decoration: none; }

table.box { background-color: #AEEABB; }

td { font-family: tahoma; font-size: 12px; }

td.c1 { font-family: tahoma; font-size: 12px;
        background-color: #DEEEEF; padding:4px;}

td.c2 { font-family: verdana; font-size: 12px;
        background-color: #DEEDDF; padding:8px;}

td.c3 { font-family: tahoma; font-size: 12px;
        background-color: #DEEEEF; padding:3px;}

td.c4 { font-family: tahoma; font-size: 12px;
        background-color: #DEEEEF; padding:4px;}
        
        

input { font-family: tahoma; font-size: 12px; }

textarea { font-family: tahoma; font-size: 12px; }
