
body {
  background-color: white;
}
a {
  text-decoration: none;
  font-weight: bold;
  color: #008bb3;
}
a:visited {
  color: #7EA7B3;
}
a:active {
}
a:hover {
}

.text {
  color: #333333;
  font-family: "Trebuchet MS",Verdana,Arial; 
  font-size: 10pt; 
  line-height: 14pt;
  margin-right: 30px; 
  margin-bottom: 30px;
}
td {
  color: #333333;
  font-family: "Trebuchet MS",Verdana,Arial; 
  font-size: 10pt; 
  line-height: 14pt;
}
h2 {
  color: #000000;
  font-family: "Trebuchet MS",Verdana,Arial;
  font-size: 10pt; 
  line-height: 14pt;
  margin-top: 20px;
  margin-bottom: 10px;
}
h3 {
  color: #ff1200;
  font-family: "Trebuchet MS",Verdana,Arial;
  font-size: 10pt; 
  line-height: 14pt;
  margin-top: 20px;
  margin-bottom: 0px;
}
.darlin {
  font-weight: bold;
}
