a:link
   { color: #00f; text-decoration: none }
a:visited
   { color: #00f; text-decoration: none } 
a:active 
  { color: #00f; text-decoration: none }
a:hover 
 { color: red; text-decoration: none }
body, td
  { color: rgb(0,51,51); font-size: 10pt; line-height: 120% }
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
 { }
h1
  { color: black; font-size: 14pt; font-weight: 600; line-height: 30px; text-indent: 6pt; border-bottom: 1px dashed #999; border-left: 8px solid #009a66 }
h2
  { color: black; font-size: 12pt; font-weight: 600; font-stretch: expanded; text-indent: 6pt; border-bottom: 1px dashed gray; border-left: 8px solid #00c680 }
h3
  { color: black; font-size: 14pt; font-weight: 600; line-height: 30px; text-indent: 6pt; border-bottom: 1px dashed #999; border-left: 8px solid #009a66 }
h4
  { color: black; font-size: 12pt; font-weight: 600; font-stretch: expanded; text-indent: 6pt; border-bottom: 1px dashed gray; border-left: 8px solid #00c680 }
h5
  { color: black; font-size: 14pt; font-weight: 600; line-height: 30px; text-indent: 6pt; border-bottom: 1px dashed #999; border-left: 8px solid #009a66 }
h6
  { color: black; font-size: 12pt; font-weight: 600; font-stretch: expanded; text-indent: 6pt; border-bottom: 1px dashed gray; border-left: 8px solid #00c680 }