h1 {
  font-size: 14px;
  font-weight:100;
  margin: 0px;
  color: #FF0000;
  letter-spacing: 1px;
  display:inline;
  padding-left:450px;
}

h1 a{
  text-decoration: none;
}

h1 a:link {
  color: #FF0000;
}
h1 a:visited {
  color: #FF0000;
}
h2 {
  font-size: 14px;
  font-weight: 100;
  color: #FF0000;
  letter-spacing: 1px;
  display:inline;
}
h3 {
  font-size: 12px;
  font-weight:100;
  margin: 0px;
  color: #FF0000;
  letter-spacing: 1px;
  display:inline;
}
strong {
  font-size: 14px;
  font-weight: 100;
  margin: 0px;
  color: #FF0000;
  letter-spacing: 1px;
  display:inline;
}
em {
  font-style:normal;
  font-size: 10px;
}
get {
  font-size: 8px;
  font-weight: 100;
  margin: 0px;
  color: #CCCCCC;
  letter-spacing: 1px;
  display:inline;
}


