          A:link  {
          	TEXT-DECORATION : none;
          	font-size : 8pt;
          	font-family : arial,geneva,verdana,helvetica;
          	font-weight : bold;
          }
          
          A:visited  {
          	TEXT-DECORATION : none;
          	font-size : 8pt;
          	font-family : arial,geneva,verdana,helvetica;
          	font-weight : bold;
          }
          
          A:active  {
          	TEXT-DECORATION : none;
          	font-size : 8pt;
          	font-family : arial,geneva,verdana,helvetica;
          	font-weight : bold;
          }
          
          A:hover  {
          	TEXT-DECORATION : underline;
          	font-size : 8pt;
          	font-family : arial,geneva,verdana,helvetica;
          	font-weight : bold;
          }
          
          BODY  {
          	background-color : #FFFFFF;
          	text-align : left;
          }
          
          H1  {
          	text-align : left;
          	font-size : 8pt;
          	font-family : arial,geneva,verdana,helvetica;
          	font-weight : normal;
          	color : #000000;
          }

          H2  {
          	text-align : left;
          	font-size : 10pt;
          	font-family : arial,geneva,verdana,helvetica;
          	font-weight : bold;
          	color : #FFFFFF;
          }

          H3  {
		  	TEXT-DECORATION : line-through;
          	text-align : left;
          	font-size : 8pt;
          	font-family : arial,geneva,verdana,helvetica;
          	font-weight : bold;
          	color : Red;
          }		  
          .menu  {
          	TEXT-DECORATION : none;
          	font-size : 10pt;
          	font-family : arial,geneva,verdana,helvetica;
          	font-weight : bold;
          	color : #FFFFFF;
          }
          .cmstable  {
          	text-align : left;
          	font-size : 8pt;
          	font-family : arial,geneva,verdana,helvetica;
          	font-weight : normal;
          	color : #000000;
          }
