 td,body,input,p,textarea,select{
  font-family : "Trebuchet MS", verdana, geneva;
  font-size : 10px;
  font-style : normal;
  line-height: 13px;
  color: #000000;
}
p {
  margin:0;
}
h1 {
  margin: 10px 0 5px 0;
  font-size:16px;
  font-weight:bold;
  line-height: 18px;
}
h2 {
  margin: 0;
  font-size: 14px;
  font-weight : bold;
  line-height: 20px;
}
h3 {
  margin: 0;
  font-size: 12px;
  font-weight : bold;
}
h4{
  font-size: 12px;
  font-weight : bold;
  margin-top:12px;
  margin-bottom:5px;
  /* line-height: 20px; */
}
h5{
  font-size: 15px;
  font-weight : bold;
  margin-top:5px;
  margin-bottom:10px;
  /* line-height: 20px; */
}


.grey545454{
  color: #545454;
}

.print{
  font-size: 12px;
}

.rub{
  font-size: 12px;
  font-weight : bold;
  /* line-height: 20px; */
}
.standard {
  font-size : 10px;
  font-weight : normal;
}

.rub14{
  font-size: 14px;
  font-weight : bold;
  line-height: 20px;
}

.rub16{
  font-size: 16px;
  font-weight : bold;
  line-height: 18px;
}

a,a:visited,a:active{
  font-family : "Trebuchet MS", verdana, geneva;
  font-size : 10px;
  font-style : normal;
  color: #DE2027;
  font-weight : bold;
  line-height: 13px;
  text-decoration : none;
}

a:hover{
  font-family : "Trebuchet MS", verdana, geneva;
  font-size : 10px;
  font-style : normal;
  color: #DA8A8D;
  font-weight : bold;
  line-height: 13px;
  text-decoration : none;
  /* background-color : #DE2027; */
}