h1 { color: green; font-size: 10px; font-weight: bold; line-height: 10px; margin: 0.67em 0; }
H2{ color: purple; font-size : 10px; font-weight : normal; line-height: 10px; margin: 0; padding: 0; }
strong{
font-size : 100%;
font-weight : normal;
}
*body { color: black; font-size: 16px; line-height: 28px; background-color: white; }
p { font-size: 12px; line-height: 20px; }
td {}
a:link { color: green; background-color: white; }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }

<style type="text/css">


H1{
font-size : 100%;
font-weight : normal;
margin: 0px;
padding: 0px;
}
H2{
font-size : 100%;
font-weight : normal;
margin: 0px;
padding: 0px;
}
H3{
font-size : 100%;
font-weight : normal;
margin: 0px;
padding: 0px;
}
</style>