
h1    { color: #ff3; font-style: normal; font-weight: normal; font-size: 30px; line-height: 40px; font-family: Arial }
h2     { color: #ffc; font-size: 20px; line-height: 20px; font-family: Arial }
h3      { color: #ff3; font-weight: bold; font-size: 16px; line-height: 18px; font-family: Arial }
p     { color: #ffc; font-style: normal; font-weight: normal; font-size: 12px; line-height: 14px; font-family: Arial }
.bold_class { color: #ff3; font-weight: bold }
.lila_class  { color: #c9f; font-weight: bold }
.extra_class      { color: #ff3; font-weight: normal }
.it_class   { color: #ffc; font-style: italic }
a { color: #fcf; font-size: 12px; line-height: 14pt; font-family: Arial }

