/*
 * $Id: style.css,v 1.2 2009-02-10 21:48:46 ramas Exp $
 *
 */

body {
    background-color: #eeeeee;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
}

h1 {
    font-size: 20px;
}

h3 {
    font-size: 12px;
}

body, td, th {
   font-size: 10px;
}

small {
   font-size: 9px;
}

#labas {
    display: none;
}

/*
# vim: expandtab ts=4 sw=4 sts=4
# vim: encoding=utf-8
# vim: fileencoding=utf-8
*/

