body {
 color: black;
 font-family: Verdana, Arial, Tahoma, Helvetica, Geneva, Swiss, Sans-Serif, Serif;
}

button {
 backgroung-color: #ff0000;
}

td {
 font-size: 12px;
 XXX_font-weight: bold;
 color: black;
 XXX_text-align: bottom;
 XXX_vertical-align: text-bottom;
}

.middle {
 vertical-align: middle;
}

input {
 font-size: 12px;
 XXX_font-weight: bold;
 color: blue;
}

textarea {
 font-size: 12px;
 XXX_font-weight: bold;
 color: blue;
}

select {
 font-size: 12px;
 XXX_font-weight: bold;
 color: blue;
}

img { 
  border: none;
}
