body {font-size:9pt;	color: #000000; background: #ffffff; font-family:verdana, arial, sans-serif; PADDING: 0px; MARGIN: 0px; }

tr,th,td,input,textarea,select,div,p {font-size:9pt; font-family:verdana, arial, helvetica, sans-serif; }

/* 
Абзац
p {  margin-top: 0;
  margin-bottom: 0;
  text-indent: 1.5em;  }
 Абзац с отступом
p.ot { margin-top: 0.83em; }
*/
p.ot { margin-top: 2em; }

h1 { font-size: 165%; color: #01267e;}
h2 { font-size: 135%; color: #01267e;}
h3 { font-size: 115%; color: #666699;}


.red	{ color: #FF0000; font-weight: bold;}

.top1		{ text-decoration:none; FONT-SIZE: 19pt; COLOR: #01267e; FONT-FAMILY: verdana, arial, sans-serif; font-weight: bold;}
A.top1:link	{ text-decoration:none; COLOR: #01267e}
A.top1:visited	{ text-decoration:none; COLOR: #01267e}
A.top1:hover	{ text-decoration:none; COLOR: #01267e}


.kroshki {FONT-SIZE: 8pt; COLOR: #01267e; }

.menu {
	font-family : Monotype Corsiva;
	font-size : 20;
	font-style : italic;
	color : Black;
	text-decoration:underline; 
}
A.menu:hover	{ text-decoration:underline; COLOR: #FF0000; }

a:link {color:blue; text-decoration: underline;}	/* для непросмотренных ссылок */
a:active {color:#5A6A72; text-decoration: underline;}	/* когда ссылка нажата */
a:visited {color:#000080; text-decoration: underline;}	/* для просмотренных ссылок */
a:hover {color:#000000; text-decoration: underline;}	/* когда указатель находится на ссылке */
