@import "http://www.letov.ru/sax.css";

pre { white-space: -pre-wrap; 
    /* Расширение CSS для браузера Opera */  
      white-space: pre-wrap; 
    /* Дополнение для CSS 2.1 */}
    
img	{
	max-width: 100%;
	}
    
img.as-text { content: attr(alt); }

table, tbody, tr, td, th {
display: block; }

body	{
	border-top: none;
	font-family: sans-serif;
	padding-bottom: 5px;
	}