/* font size options for medium font */
body{
font-size:120%;
}

#logo
{
width:200px;
height:75px;
}

table, th, td{
font-size:115%;
}

.button
{
height:35px;
}

