
body  { color: #333; line-height: 1.5 }
p  { color: #333; line-height: 1.5 }
a { color: #06f; line-height: 1.5; text-decoration: underline }
a:link { color: #06f; line-height: 1.5; text-decoration: underline }
a:visited { color: purple; line-height: 1.5; text-decoration: underline }
a:hover { color: #603; line-height: 1.5; text-decoration: underline }
a:active { color: red; line-height: 1.5; text-decoration: underline }
div { line-height: 1.5 }
span { line-height: 1.5 }
td { line-height: 1.5 }
table { line-height: 1.5 }
h1    { color: #333; font-size: small; font-weight: normal; line-height: 1.5 }
h2  { color: #333; font-size: small; font-weight: normal; line-height: 1.5 }
h3   { color: white; font-size: medium; font-weight: normal; line-height: 1.5 }
h4 { color: #333; font-size: small; font-weight: normal; line-height: 1.5 }
