<!--
   h1 {font-family: Monotype Corsiva, sanc;  font-weight: bold; color: #CC0000;
   font-size: 16pt; text-align: center; 
  } 
   
   h2{font-family: Monotype Corsiva, arial; text-decoration: underline; font-weight: bold; color: red;
   font-size: 18pt; text-align: center; 
   } 
   
table.main 
{table-layout : fixed;
margin-left: auto; 
margin-right: auto; 
WIDTH: 900px;}

td.main {border: 1px solid blue ;
text-align: left; vertical-align: top;}

body 
{ 
}

p 
{text-ALIGN: JUSTIFY;
font:   16px times new roman, arial;
margin: 5px 50px 5px 50px;}

a {padding: 5px 5px 5px 5px;}

a:link, a:visited
{font-family:Times New Roman;
color: aqua;
font-weight:bold;
text-decoration:underline;}

a:active 
{font-family:sanc;
color: black;
font-weight:bold;
text-decoration:none;}

a:hover 
{sanc;
color: aqua;
text-decoration:blink;
letter-spacing: 1px;}
 
li
{list-style-type:none; text-align:left;}
li:first-letter
{ color:blue;
}
ul.menu
{position:relative;
top: 104px;
left: 215px;}

li.menu 
{list-style-type:none;
background-image:url("menu_fon.jpg");
height:30px;}

hr 
{color:blue;
background-color:blue;
margin: 5px 50px 5px 50px;}

img.main 
{border: 2px solid ;
border-top-color:#00008B  ;
border-left-color:#00008B ;
border-right-color:#4169E1 ;
border-bottom-color:#4169E1;}

img.menu {border:none;text-align:absmiddle;}
-->