﻿a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.word_1  {
       font-size: 8pt;
       font-family: Verdana;
	   padding-right: 5 px;
	   text-align: right;
       }
.word_2  {
       font-size: 8pt;
       font-family: Verdana;
	   padding-right: 5 px;
	   padding-left: 8px;
       }
.word_3  {
       font-size: 9pt;
       font-family: Arial;
       }
.catalogs_word  {
       font-size: 8pt;
       font-family: Arial;
	   color: #E13B3B;	   
	   }
.catalogs_word_1  {
       font-size: 8pt;
       font-family: Arial;
	   color: #0000FF;	   
	   }
.index_word  {
       padding-left: 10px;
       font-size: 8pt;
	   color:#666666;
	   font-family: Verdana;
	   background-color:#000000;
       }
H1     {
       font-size: 12px;
	   font-family: Verdana;
	   margin: 0;
	   padding-top: 10px;
	   }
ul, li {
       list-style: square; size: 1px;
       padding-left: -6px;
       text-indent: 0px;
       margin: 4px;
       font-size: 8pt;
       font-family: Verdana;
	   }