body {
  background-color: white;
  font-size: 11pt;
  font-family: "Arial";
  color: black;
  text-align: center;
  width: 765px;
  margin: auto;
  }

table {
  border-collapse: collapse;
}

td {
  padding: 0px;
  margin: 0 auto;
}

hr {
  height: 1px;
  width: 612px;
  color: black;
  background-color: black;
  border: 0;
}

a {
  color: black;
  text-decoration: underline;
  font-style: italic;
}

#topborder {
  background-color: #5186CA;
  font-weight: bold;
  height: 50pt;
  text-align: top middle;
  padding: 10px
}

#webmsgr {
  width: 50%;
  margin: 0 0 10px 10px;
  float: right;
}

#carefree {
  margin: 10px 0 10px 0;
  position: relative;
}

#jabber {
  width: 50%;
  margin: 10px 10px 10px 0;
  float: left;
}

#vals {
  width: 33%;
  margin: 0 10px 10px 0;
  float: left;
  font-size: 7pt
}

#compat {
  width: 33%;
  margin: 0 0 10px 10px;
  float: right;
}

#winner {
  margin: 10px 10px 10px 10px;
  position: relative;
}

#winner td {
  padding: 5px;
}

.outer {
  text-align: left;
  margin: 0 auto;
  padding: 0;
  width: 765px;
  text-align: justify;
}

.toptitle {
  font-size: 16pt;
  color: white
}

.maintitle {
  font-size: 48pt;
  font-weight: bold;
}

.mainsubtitle {
  font-size: 20pt;
  font-weight: bold;
}

.rubrik {
  font-size: 7pt;
}

.boxout {
  background-color: #E0E9F0;
  border: 2px solid #5186CA;
  margin: 0 5px 5px 5px;
  padding: 0 0 0 0;
}

.boxouttitle {
  background-color: #5186CA;
  color: white;
  font-size: 11pt;
  font-weight: bold
}

.boxoutmain {
  padding: 10px 10px 0 10px
}

.boxoutsh {
  font-weight: bold;
  text-decoration: underline
}

.ilimage {
  padding: 0 10px 10px 0
}

.irimage {
  padding: 0 0 10px 10px
}

#vmain {
  border: 2px solid #5186CA;
}

.firstline {
  border-top: none;
}
#vmain td {
  width: 25%;
  border-left: 2px solid #5186CA;
  border-right: 2px solid #5186CA;
  font-size: 10pt;
  padding: 5px
}

.vproduct td {
  vertical-align: bottom;
  font-weight: bold;
}

.votitle td {
  background-color: #EF4C0B;
  color: white;
}

.vobody td {
  background-color: #F7E6CC;
  vertical-align: top;
}

.vbbody td {
  background-color: #E0E9F0;
  vertical-align: top;
}