body {
  margin:0;
  font-family: Tahoma;
  color:#545454;
  font-size:9px;
  text-align:center;
}

.text{
 font-family: Tahoma;
 color:#545454;
 font-size:11px;

}

.title{
 font-family: Tahoma;
 color:#FF7901;
 font-weight: bold;
 font-size:11px;

}
a {
font-family: Tahoma;
font-weight: bold;
font-size:11px;
color:#2189C6;
text-decoration:none;
}

a:hover {
font-family: Tahoma;
font-weight: bold;
font-size:11px;
text-decoration:underline;
}



.footer {
  font-family:Tahoma;
  font-size:9px;
  color:#B8B7B7;
  
}

