A:link, A:visited, A:active , A:focus { text-decoration: none}
.none       {font-size: 1pt}
.gray       {font-family: Arial, Helvetica, Arial Cyr, Arial Ua, sans-serif;
             font-size: 11pt;
             color: gray
             }

.simple     {font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt;
            color: #503030;
            }
            
.date       {font-family:Arial, Helvetica, "Arial Cyr", "Arial Ua", sans-serif;
            font-size: 11pt;
            color:#bbaa88;
            font-weight: bold;
            }
.name       {font-family:Arial, Helvetica, "Arial Cyr", "Arial Ua", sans-serif;
            font-size: 11pt;
            color:#48487b;
            font-weight: bold;
            }            

BODY {
	background: #f8f7e5 ;
}

P.q {
	font-weight: bold;
	font-style: italic;
}

TH.z {
	font-weight: normal;
	font-style: normal;
}

A.z { color: #ffffff }

TH { background-color: #006000; color: #ffffff; }
T! { text-transform: uppercase; background-color: #006000; color: #ffffff; }
