/* CSS Document */

td,tr,p,div {
  font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #333333;
    line-height      : 18px;
}

hr {
	background: #b2b2b2;
	height: 1px;
	width: 100%;
}
h1 {
font-family: Times New Roman, Times, serif; 
font-size: 28px !important; 
font-weight: normal; 
letter-spacing:-1px;
color: #000;
margin-left     : 0px;
margin-top     : 0px;
line-height:25px;
}
h2 {
font-family: Times New Roman, Times, serif; 
font-size: 22px !important; 
font-weight: normal; 
letter-spacing:-1px;
color: #000;
margin-left     : 0px;
line-height:22px;
}
h3,h4,h5,h6 {
 font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 12px;
  color            : #333333;
}
.small {
 font-family      : Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
  font-size        : 10px;
  color            : #333333;
  line-height: 12px;
}
.form {
margin-top:0px;
}