BODY, P, TD, TH, DIV, BLOCKQUOTE, DL, UL, OL { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
}

H1 { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 14px; 
 font-weight: bold;
}

.hr {border: none 0; 
border-top: 1px dashed #000;/*the border*/
width: 75%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.border {
border-collapse: collapse;
border: 1px;
border-style: solid;
border-color: #000;
}

.border td {
border: 1px;
border-style: solid;
border-color: #000;
}