BODY {
 background-color: #EFEFEF;
 color: black;
 background-repeat: no-repeat;
 background-attachment: fixed;
}
 

TD { border: solid 1px gray; background-color: #DCDCDC; }
A { text-decoration: none; color: black; }
A:HOVER { text-decoration: none; color: maroon; }
P { text-align: justify; }

/* для текста
-------------- */
DIV.700 { width: 704; }
DIV.600 { width: 604; }
DIV.500 { width: 502; }

/* для картинок
---------------- */
IMG.700 { width: 700; border: solid 1px gray; }
IMG.600 { width: 600; border: solid 1px gray; }
IMG.500 { width: 500; border: solid 1px gray; }

