td    { color: #000 }
a:link   { color: #c20d01; text-decoration: underline }
a:hover    { color: #c20d01; text-decoration: none }
span.bodytext { 
/* your style */ 
line-height: .5in; /* or whatever value you want. unit can be in inches, pixels, centimeter */ 
} 
h1 {
color:#c20d01;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
}