/* Style*/
body { margin: 0; padding: 0; 	background-color: White; color: Black; font-family : Tahoma, Verdana; font-size: 11pt;}
table, img { border: 0; }

/* Ссылки */
a, a:visited { font-family: Tahoma, Verdana; color: #000000; text-decoration: underline; }
a:hover { font-family: Tahoma, Verdana; color: #6E8BDE; text-decoration : none;}

a.menu, a:visited.menu { /*Меню*/
	color: #FFFFFF;	font-weight : bold; text-decoration : none; }
a:hover.menu  { /*Текущее меню*/
	color: #FFFFFF;	text-decoration : underline; }

/* Ссылки copyright*/
a.copyright { font-size : 8pt; color : #FFFFFF;}
/*текущая ссылка copyright*/
a:hover.copyright, a:visited.copyright{ font-size : 8pt; color : #FFFFFF;}

h1 { /*Заголовки*/
	font-size: 14pt; font-weight: bold; margin-top: 10px; margin-bottom: 5px; margin-left: 20px; padding-right: 20px; color: #6E8BDE;
	font-family: Tahoma, Verdana; }

h2 { /*Подзаголовки*/	
	font-size: 14pt; font-weight: bold; margin-top: 10px; margin-bottom: 5px; margin-left: 20px; padding-right: 20px; color: #6E8BDE;
	font-family: Tahoma, Verdana; }
	
h3 { /*Подзаголовки*/	
	font-size: 14pt; font-weight: bold; margin-top: 10px; margin-bottom: 5px; margin-left: 20px; padding-right: 20px; color: #85c226;
	font-family: Tahoma, Verdana; }

h4 { /*прочие заголовки*/ font-size : 12pt; font-weight: normal; color: #000000;  margin-top: 10px; margin-bottom: 5px; margin-left: 20px; padding-right: 20px;text-align: left;}

h5 { /*Заголовки*/
	font-size: 14pt; font-weight: bold; margin-top: 10px; margin-bottom: 5px; margin-left: 20px; padding-right: 20px; color: #6E8BDE;
	font-family: Tahoma, Verdana; }

/*текст*/
p { font-size: 11pt; font-weight: normal; margin-top: 5px; margin-bottom: 10px; margin-left: 20px; margin-right: 20px; color: #000000;
	font-family : Tahoma, Verdana;	text-align: justify; }
/*Другие параграфы*/
p.menu { font-size: 11pt; font-weight: normal; margin-top: 5px; margin-bottom: 5px; margin-left : 20px; color : #FFFFFF; 
	font-family : Tahoma, Verdana; }

P.copyright { /*текст copyright*/
	font-size : 8pt; font-weight : normal; margin-top : 2px; margin-bottom : 5px; margin-left : 20px; color : #FFFFFF;
	font-family : Tahoma, Verdana; }
	
ul { /*списки*/
	margin-top : 5px; }

hr { /*разделители*/
	height : 2px; width : 80%; }