body {
 margin: 0px;
 background-image: url(../gfx/bg.png);
 font-family: "Trebuchet MS";
 font-size: 10pt;
}

table {
 border: 0px;
 padding: 0px;
 font-family: "Trebuchet MS";
 font-size: 10pt;
}

div {
 margin: 0px;
 padding: 0px;
 font-family: "Trebuchet MS";
 font-size: 10pt;
}

p.box {
 font-family: "Trebuchet MS";
 font-size: 8pt;
 line-height: 9pt;
 word-wrap: break-word; 
}

p.boxrub {
 font-family: "Trebuchet MS";
 font-size: 11pt;
 font-weight: bold;
 line-height: 10pt;
 word-wrap: break-word;
}

a.menu {
 font-family: "Trebuchet MS";
 font-size: 8pt;
 font-weight: bold;
 font-border: 1px black solid;
 color: white;
 text-decoration: none;
 line-height: 14pt;
}

a.under_menu {
 font-family: "Trebuchet MS";
 font-size: 8pt;
 font-weight: normal;
 font-border: 1px black solid;
 color: white;
 text-decoration: none;
 line-height: 10pt;
}

input {
 font-family: "Trebuchet MS";
 font-size: 11pt;
 font-weight: normal;
 font-border: 1px black solid;
 color: gray;
 line-height: 10pt;
 border: 1px solid gray;
}
