body {
  margin: 0em;
  background-color: #ffffff;
}
.title {
  font-family: arial;
  font-size: 18px;
  color: #000000;
}
.title2 {
  font-family: arial;
  font-size: 18px;
  color: #ff3300;
}
.main {
  font-family: arial;
  font-size: 13px;
  color: #000000;
}
.terms {
  font-family: arial;
  font-size: 9px;
  color: #000000;
}
ul {
  font-family: arial;
  font-size: 13px;
  color: #000000;
}
.linkquick {
  font-family: arial;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;  
}
.line {
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}
.imagetext {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
a {
  font-family: arial;
  font-size: 13px;
  color: #000099;
  }

a.linkmenu:link {
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;  
  text-decoration: none;
}
a.linkmenu:active {
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;  
  text-decoration: none;
}
a.linkmenu:visited {
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;  
  text-decoration: none;
}
a.linkmenu:hover {
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;  
  text-decoration: underline;
}
a.linkquick:link {
  font-family: arial;
  font-size: 10px;
  color: #000099;
  text-decoration: underline;
}
a.linkquick:active {
  font-family: arial;
  font-size: 10px;
  color: #000099;
  text-decoration: underline;
}
a.linkquick:visited {
  font-family: arial;
  font-size: 10px;
  color: #000099;
  text-decoration: underline;
}
a.linkquick:hover {
  font-family: arial;
  font-size: 10px;
  color: #000099;
  text-decoration: underline;
}