body {
  background-color: #ffffff;
  margin: 0px;
}

table {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  color: #666666;
}

td, th {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  color: #666666;
}

p, ol {
  color: #000000;
}

a:link, a:visited, a:active { text-decoration: underline;
  color: blue;
}
                              
a:hover {
  color: green;
  text-decoration:underline;
}

h1 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 14px;
}

#container {
  font-family:  Arial, Helvetica, Verdana, Sans-serif;
  font-size: 12px;
  background-color: #cccccc;
}

#content {
  background-color: #cccccc;
}

#page {
  background-color: #cccccc;
  color: #000000;
}

#footer {
  font-size: 9px;
}

#image {
  border-style: solid;
  border-width: 25px;
  border-color: #ffffff;
}

#sidebar {
  background-color: #ffffff;
}

#description {
  background-color: #cccccc;
  border-width: 0px;
}

th.sidebar {
  background-color: #dddddd;
  color: #000000;
}

#thumbnail_text {
  color: #000000;
}

td.sidebar {
  color: #000000;
}

#infobox {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  background-color: #ffffff;
}

#comments {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
}

label {
  width: 4em;
  float: left;
  text-align: right;
  margin: 0.5em;
  display: block
}

.submit input {
  margin: 2.5em;
  color: #000;
  background: #ffa20f;
  border: 2px outset #d7b9c9
}

input, textarea {
  color: #781351;
  font-weight: bold;
}

.value {
  margin-left: 0.5em;
}

fieldset {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #781351;
  width: 50em
}

legend {
  color: #fff;
  background: #ffa20c;
  border: 1px solid #781351;
  font-weight: bold;
  padding: 2px 6px
}

.order_form {
  border: 2px solid #666666;
}

.heading_line {
  border-right: 1px solid #9999cc;
  border-bottom: 1px solid #9999cc;
}

.way_line {
  border-bottom: 1px solid #9999cc;
}

.blue_border {
  border-top: 2px solid #9999cc;
  border-bottom: 2px solid #9999cc;
}

.cash_amounts {
  color: green;
  font-weight: bold;
}