H1 { background-color: goldenrod; border-style; none; border-width: 3;margin-left: 0px; padding-left: 14px;
font-size: 20pt; font-weight: bold; font-family; }

H2 { border-style: solid; border-color: #87CEEB; border-width:0 0 3 20;
margin-left: 0px; padding-left: 10px;
font-size: 14pt; font-weight: bold;;}

H3 { font-size: 13pt; line-height: 150%;}

H4 { border-style: solid; border-color: #48D1CC; border-width:0 0 2 10;
margin-left: 0px; padding-left: 3px;
font-size: 11pt; font-weight: bold;;}

H5 { font-size: 10pt; line-height: 130%;}


body { font-size:12pt; line-height: 150%;}
table { font-size: 11pt; line-height: 150%;}

a { text-decoration: none; }
A:link { color: blue; text-decoration: none;}
A:active { color: red; text-decoration: underline;}
A:hover { color: tomato; text-decoration: underline;}
A:visited { color: tomato; text-decoration: underline;}
