/* specifications for normal HTML tags */a:link { color: #699; text-decoration: underline; }a:visited { color: #699; text-decoration: underline; }a:active { color: #699; text-decoration: underline; }a:hover { color: #699; text-decoration: underline; }p, caption, td, li, dd  { margin-left: 5px; color: #2f4f4f; font-size: 11px; font-family: Verdana, Arial, sans-serif }body  { color: #fff; margin: 0px }h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, sans-serif}.monospace  {font: 11px verdana, monospace;}h1  { color: #036; font-style: normal; font-weight: bold; font-size: 14px; line-height: 14px; font-family: Helvetica, Arial, Verdana; text-decoration: none; margin-left: 5px }h2  { color: #066; font-style: normal; font-weight: bold; font-size: 14px; line-height: 14px; font-family: Helvetica, Arial, Verdana; text-decoration: none; margin-left: 5px }h3  { color: #036; font-style: normal; font-weight: bold; font-size: 12px; line-height: 12px; font-family: Helvetica, Arial, Verdana; text-decoration: none; margin-left: 5px }h4  { color: #069; font-style: normal; font-weight: bold; font-size: 12px; line-height: 12px; font-family: Helvetica, Arial, Verdana; text-decoration: none; margin-left: 5px }h5  { color: #2f4f4f; font-style: normal; font-weight: bold; font-size: 10px; line-height: 10px; font-family: Helvetica, Arial, Verdana; text-decoration: none; margin-left: 5px }h6 { color: #699; font-style: normal; font-weight: bold; font-size: 10px; line-height: 12px; font-family: Helvetica, Arial, Verdana; text-decoration: none; margin-left: 5px }
