
BODY 
{
font-family :Arial; 
font-size:8pt; 
color:111111;
}

/*Link*/
A {font-family:Arial; font-size:10pt; text-decoration: none}
A:link {color: #486080;}
A:visited {color: #486080}
A:active {color: #0AAAAA}
A:hover {color: #000966; text-decoration: underline}

p
{
font-family: Arial, sans-serif;
font-size: 10pt;
color: #000010;
font-weight:normal ;
}


h1 
{
font-family: Arial, sans-serif;
font-size: 14pt;
color: #383088;
font-weight: bold;
}


h2 
{
font-family: Arial, sans-serif;
font-size: 12pt;
color: #383088;
font-weight: bold;
}

h3
{
font-family: Arial, sans-serif;
font-size: 12pt;
color: #383088;
font-weight: normal;
}

h4 
{
font-family: Arial, sans-serif;
font-size: 10pt;
color: #383088;
font-weight: bold;
}

h5 
{
font-family: Arial, sans-serif;
font-size: 9pt;
color: #383088;
font-weight: bold;
}

h6 
{
font-family: Arial, sans-serif;
font-size: 9pt;
color: #486080;
font-weight: normal;
}

/*Текст в новостях*/
font
{
font-family: Arial, sans-serif;
font-size: 10pt;
color: #000010;
font-weight:normal ;
}

b
{
font-family: Arial, sans-serif;
font-size: 8pt;
color: #000080;
font-weight:bold ;
}