.body
{
font-family: verdana;
font-size: 10pt;

}

.big
{
font-family: verdana;
font-size: 10pt;
}

.small
{
font-family: verdana;
font-size: 8pt;
}

.really-small
{
font-family: arial,verdana;
font-size: 8pt;
}

ul
{
list-style-type: square;
list-style-type: square;
margin-top:0px;
margin-left:20px;
line-height:15px;
}

.smallrose
{
font-family: verdana;
font-size: 7pt;
color:#996666;
}



.menu
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 8pt;
color:#666666;
}

.menu A:link
{
    color: #333333;
    text-decoration: none;
}
.menu A:visited
{
    color: #333333;
    text-decoration: none;
}
.menu A:hover
{
    color: #CC00CC;
    text-decoration: underline;
}

table
{
font-family: arial, verdana;
font-size: 9pt;
}


.point {CURSOR:hand;}
.point:hover 
{
text-decoration: underline;
}
