/* #d2e0e0 :: title colour */
/* #d2e0ff :: glow magenta */ /* #00d2e0 :: glow cyan */
/* #ffe0d2 :: glow purple  */ /* #a0d2a0 :: glow green */
body { bgcolor: #a0d2a0; 
cursor: url("http://amitrans.narod.ru/gfx/amim.cur"), default; }
a              { text-decoration: none; }                      /* mormal link */
a:hover        { text-decoration: underline; }                 /* over normal link */
a:active       { color: #700050; }                             /* activated link */
a.menu         { color: #330066; text-decoration: none; }      /* normal menu item */
a.menu:hover   { color: #700050; text-decoration: underline; } /* over menu item */
a.menu:active  { color: #ffffff; text-decoration: none; }      /* activated item */
a.other        { color: #330066; padding-left: .8pt; text-decoration: none; }
img { border-right: 0; border-top: 0; border-left: 0; border-bottom: 0; font-size: smaller; }
p { text-align: justify; margin-left: 6pt; }
p.mark { color: #700050; }
strong.head { font-size: 9.5pt; font-family: Helvetica, Tahoma, Courier New, Courier, mono; }
td {
 font-size: smaller; color: #000000; font-family: Helvetica, Tahoma, Courier New, Courier, mono;
}
td.cite { color: #330066; padding-left: .8pt; }