h1,h2,h3
{
    font-family: verdana, arial, 'sans serif';
}

h1
{
    font-weight: bold;
    font-size: 450%;
    text-align: center;
    font-stretch: expanded;
}

table.menu
{
    border-style: groove;
}

p,li,td
{
    font-family: arial;
}

td.title_dont
{
    padding-bottom: 1cm;
    padding-top: 0.5cm;
}

th,h2
{
    font-family: verdana, arial, 'sans-serif';
    font-size: 100%;
    font-weight: bold;
}

h2.menu
{

    font-size: 200%;

}
h3
{
     font-family: verdana, arial, 'sans-serif';
     font-size: 100%;
}

b
{
    font-family: arial;
    font-weight: bold;
}

td.main
{
    padding-left: 0.5cm;
}

td.menuhead
{
    background-color: lightblue;
}

td.menu
{
    background-color: lightgrey;
}
ul
{
    list-style: disc;
}

body
{
    background-color: #ffffff;
}
