body {	background:#FFFFFF;
	font-size:10pt;
	color:black;
	font-family:Arial;
} 

A:link {COLOR: #808080; text-decoration: none; font-size:10pt;}
A:visited {COLOR: #808080; text-decoration: none;font-size:10pt;}
A:active {COLOR: #808080; text-decoration: blink; font-size:10pt;}
A:hover {COLOR: #808080; text-decoration: underline; font-size:10pt;}

h1 {   /* заголовок*/
font-family:Arial;
font-size:12pt;
text-align: center;
}

h2 { /*ссылки  */
font-family:Times New Roman;
font-size:11pt;
text-align: left;
font-weight: normal;
}

h3 { /*просмотры */
font-family:Times New Roman;
font-size:11pt;
text-align: center;
font-weight: normal;
}

h4 { /*меню */
font-family:Times New Roman;
color: #808080;
font-size:12pt;
text-align: center;
font-weight: normal;
}

h5 { /* текст статьи*/
font-family:Arial;
font-size:10pt;
text-align: left;
font-weight: normal;
}

h6 { /* комментарии*/
font-family:Arial;
font-size:8pt;
text-align: center;
font-weight: normal;
}