﻿p  {background:#006a25;
          font-family: helvetica; color: white; text-align: justify; font-size: normal;
          margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px;}

p.white-olive
   {background:olive;
          font-family: helvetica; font-size: 40px; font-weight:500;
          color: white; text-align: center; 
          margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

p.blue-white
   {background:white;
          font-family: helvetica; font-size: 20px; font-weight:600;
          color: blue; text-align: center; 
          margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

p.blue-white-16
   {background:white;
          font-family: helvetica; font-size: 16px; font-weight:500;
          color: blue; text-align: center; 
          margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

p.blue-white-6
   {background:white;
          font-family: helvetica; font-size: 6px; font-weight:600;
          color: blue; text-align: center; 
          margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

p.orange-green-20
   {background:#006a25;
          font-family: helvetica; font-size: 20px; font-weight:600;
          color: #f2a629; text-align: center; 
          margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

p.orange-green-40
   {background:#006a25;
          font-family: helvetica; font-size: 40px; font-weight:600;
          color: #f2a629; text-align: center; 
          margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

p.yellow-green-20
   {background:#006a25;
          font-family: helvetica; font-size: 20px; font-weight:600;
          color: yellow; text-align: center; 
          margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
   
p.h-rule
   {background:#009f3c;
          font-family: helvetica; font-size: 1px; font-weight:100;
          color: #f2a629; text-align: center; 
          margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

p.copyright
   {background:olive;
          font-family: helvetica; font-size: 12px; font-weight: 100;
          color: white; text-align: center;
          margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

p.click-title
   {font-family: helvetica; font-size: 16px; background: #006a25; font-weight:900;
          color: yellow; text-align: center;}


h4 {text-align: center;}

h4.orange-l {font-family: helvetica; background: #006a25; color: #f2a629; text-align: left;}
h4.orange-c {font-family: helvetica; background: #006a25; color: #f2a629; text-align: center;}





