body {
  background-color: #FFFFFF;
  margin-top: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #000000;
  text-align: center;
}

#wrapper
{
  margin: 0px auto;
  padding: 0px;
  border: 0px;
  background-color: #FFFFFF;
  text-align: left;
}

#main
{
  top: 145px;
  background-color: #FFFFFF;
  margin: 0px auto;
  text-align: center;
}

#header
{
  height: 145px;
  background-color: #EEEEEE;
  text-align: center;
  margin: 0px auto;
}

span.text1 {
  font-family: 'Roboto', sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

span.text2 {
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

span.text {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-style: normal;
  color: #000000;
}

span.web {
  font-family: 'Roboto', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  color: #8c0000;
}

span.text5 {
  font-family: 'Roboto', sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-align: center;
}

a:link, a:active, a:visited, a:hover {
   color: #000000;
   font-family: 'Roboto', sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}

a.recip:link, a.recip:active, a.recip:visited, a.recip:hover {
   color: #8c0000;
   font-family: 'Roboto', sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
