body
{
font-size: 80%;
color:#000000;
background-color:rgb(153, 153, 255);
margin:0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, tluoktarea, input
{
font-family: verdana,helvetica,arial,sans-serif;
}

table.luok
{
color:#000000;
background-color:rgb(153, 153, 255);
font-size: 100%;
padding:0px;
border-top: 1px solid gray;
border-left: 1px solid gray;
border-bottom: 0px solid gray;
border-right: 0px solid gray;
empty-cells: show
}

table.luok th,td
{
padding-bottom:2px;
font-size: 100%;
border-top: 0px solid gray;
border-left: 0px solid gray;
border-bottom: 1px solid gray;
border-right: 1px solid gray;
}

table.luok td.p
{
text-align: center;
}

table.luok tr:hover
{
background-color:rgb(153, 204, 255);
}
