body { background: #666699; 
font-family :  adobe-helvetica-iso8859-1, Verdana, Arial, Helvetica, Sans-serif;
font-size : 8pt; }
A {
             font-weight : bold;
	line-height : 14pt;
             font-family : "Verdana", "Arial", "Helvetica", Sans-serif;
             text-decoration : none; }

          A:visited {
             // color : red;
             color : #c6c589;
	line-height : 14pt;
             background : transparent; }

          A:link {
             color : yellow;
             text-decoration : underline; 
	line-height : 14pt;
             background : transparent; }


          A:hover {
             color : yellow;
             background : #c6c589; 
	     font-style : italic;	
	line-height : 14pt;
             text-decoration : none; }

          A:active {
             //color : red;
             color : #c6c589;
	line-height : 14pt;
             background : transparent; }

H1 {	font-weight : bold;
	font-size : 11pt;
	line-height : 12pt;
	font-variant : normal;
	font-style : normal;	
	text-decoration : none; }

H2 {	font-weight : normal;
	font-size : 12pt;
	text-decoration : none; }

H3 {	font-weight : bold;
	font-size : 8pt;
	line-height: 10pt;
	font-variant : normal;
	font-style : normal;	
	text-decoration : none; }

H4 {	font-weight : normal;
	font-size : 14pt;
	color : yellow;
	line-height : 15pt;
	font-variant : normal;
	font-style : normal;	
	text-decoration : none; }

H5 {	font-weight : normal;
	font-size : 30pt;
	color : yellow;
	line-height : 30pt;
	font-variant : normal;
	font-style : normal;	
	position : absolute;
	text-decoration : none; }

TD {
        font-size : 10pt;
        line-height: 11pt;
        font-variant : normal;
        font-style : normal;
        text-decoration : none; 
}

