body {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     margin: 0;
     font-size: 12px;
	 font-weight: bold;
	 color: #505050;
	 background-color: #FFFFFF;
	 background-image: url(../fon/fon.png);
	 background-attachment: scroll;
	 background-repeat: no-repeat;
	 background-position: top;
     }
p {
   font-weight: normal; 
   text-align:justify;
   }
H1 {
   color: #911e42;
   font-size: 14px;
   }  
H2 {
   color: #911e42;
   font-size: 14px;
   }
H3 {
   color: #000000;
   font-size: 14px;
   } 
H4 {
   color: #000000;
   font-size: 13px;
   } 
   
H5 {
   color: #003366;
   font-size: 23px;
   } 

<!--
.style1 {color: #911e42; font-size: 14px}
.style2 {color: #003366}
.style3 {color: #006600; font-size: 10px}
.style4 {color: #009900}
.style5 {color: #003366; font-size: 14px}
.style6 {color: #CC0099}
.style7 {color: #003366; font-weight: normal}
.style8 {color: #000000; font-weight: normal}
.style9 {font-size: 14px}
.style10 {color: #911e42; font-size: 12px}
.style11 {font-size: 14px; font-weight: large; background-color: #D6E8FC}
.style12 {font-size: 10px}
.style13 {color: #FFFFFF; font-weight: normal; font-size: 9px}
.style14 {color: #fff5ee; font-weight: large; font-size: 32px; font-family: Georgia} /* Для заголовка сайта */
.style15 {text-align:center} /* Для выравнивания по центру нижнего списка страниц */
.style16 {font-weight: normal; font-size: 10px; text-align:justify;}
.style17 {color: #911e42; font-weight: bold;}
.style18 {color: #009900; font-weight: bold; font-size: 24px;}
 
A {
   color: #003366;
   text-decoration: none; /* Убирает подчеркивание для ссылок */
   } 
A:hover { 
   color: #CC0000; /* Ссылка красного цвета */
   }

-->

