HEAD {
	charset: windows-1251;
}

BODY { 
        scrollbar-face-color:       white;
        scrollbar-darkshadow-color: WHITE;
        scrollbar-highlight-color:  WHITE;

        background-color: white;
	font-family: 	  arial;
	font-size:	  10pt;
}


A:link,:visited,:active { 
			 text-decoration: underline;
}

A:hover {
	  text-decoration: underline 
}     

A.under:link,A.under:visited,A.under:active { 
                                              text-decoration: underline;
                                              font-weight: 700
}

A.under:hover,A.under:visited,A.under:active { 
					       font-weight: 700 
}

.autor {
           text-align: right; 
           font-size: 10pt
}

.sel { font-weight: 700 }

HR { height: 1 }  

