H1 {     background-color: black; color: white;	border-style: none; border-width: 1;	margin-left: 0px; padding-left: 16px;	font-size: 20pt; font-weight: bold; font-family: Verdana; }H2 {     border-style: solid; border-color: #00C0C0;	border-width: 0 0 6 32;	margin-left: 32px; padding-left: 16px;	font-size: 14pt; font-weight: bold; }.yellow         {border-color: yellow }a:link       { color: #0000ff; text-decoration: none }a:visited    { color: #660099; text-decoration: none }a:active     { color: #ff00ff }a:hover      { color: #ff0000; text-decoration: underline }