﻿body    { font-family: Arial Cyr; font-size: 12pt; background-color: #F0F0D2; }
td	{ font-family: Arial Cyr; font-size: 12pt; }
p	{ font-family: Arial Cyr; font-size: 12pt; }
li	{ font-family: Arial Cyr; font-size: 12pt; }
ol	{ font-family: Arial Cyr; font-size: 12pt; }
ul	{ font-family: Arial Cyr; font-size: 12pt; }
// h1      { font-family: Arial Cyr; font-size: 20pt; }
h2      { font-family: Arial Cyr; font-size: 16pt; }
h3      { font-family: Arial Cyr; font-size: 14pt; }
h4      { font-family: Arial Cyr; font-size: 12pt; }
h5      { font-family: Arial Cyr; font-size: 11pt; }
strong, b	{ font-family: Arial Cyr; font-size: 12pt; font-weight: bold }
small	{ font-family: Arial Cyr; font-size: 11pt;  }
em, i	{ font-family: Arial Cyr; font-size: 12pt; }
a       { color: blue; }
a:hover { color: red; }
