td.wasteline {
  background : white;
}

body {
  background : #cccccc;
}

td.menu {
  color : black;
  background : red;
  font-family : helvetica, arial;
  font-size : 12pt;
}

td.contents {
  color : black;
  background : white;
  font-family : helvetica, arial;
  font-size : 10pt;
}

td.borders {
  background : black;
}

td.headermenu {
  color : black;
  font-family : helvetica, arial;
  font-size : 8pt;
}

td.quotetitle {
  color : black;
  font-family : helvetica, arial;
  font-size : 10pt;
  font-weight : bold;
}

td.price {
  color : black;
  font-family : helvetica, arial;
  font-size : 10pt;
  text-align : center;
}

td.main {
  padding: 15px;
}

a:link {
  color : #0000a6;
  background : transparent;
  text-decoration : none;
}

a:visited {
  color : #0000a6;
  background : transparent;
  text-decoration : none;
}

a:hover {
  color : #5e5eff;
  background : transparent;
  text-decoration : none;
}

div.line1 {
  border-top : solid;
  border-top-width : thin;
  width : 100%;
  border-color : black;
}

div.line2 {
  border-right : solid;
  margin : 0;
  border-right-width : thin;
  width : 100%;
  border-color : black;
}

span.headline {
  font-family : helvetica, arial;
  font-size : 12pt;
  font-weight : bold;
}

span.menu {
  font-size : 9pt;
}

span.title {
  font-size : 16pt;
  font-family : helvetica, arial;
  font-weight : bold;
  padding : 10px;
}

span.description {
  font-family : helvetica, arial;
}

li {
  list-style-type : disc;
}

td.menu li {
  margin-bottom: 1.2em;
  margin-left: -1.2em;
}

td.menu ul {
  margin-top: -0.2em;
}

/*label,input,textarea {
  display: block;
  width: 100px;
  float: left;
  margin-bottom: 10px;
  margin-left: -40px;
}*/

/*input, textarea {
  border-style: groove;
}*/

/*label {
  text-align: right;
  width: 200px;
  padding-right: 20px;
  margin-left: -40px;
} */

/* input.button {
  
}*/
