
BODY { background-color: blue; font-family: 'Times New Roman'; color: white; margin-top:20px; }
H1   { font-style: normal; font-size: 18pt; color: white; font-weight: bold; text-align:center;   }
H2   { font-style: normal; font-size: 17pt; font-weight: bold; color: white; text-align:center; }
H3   { color: #ffffff; font-style: normal; font-size:14pt; text-decoration: none; font-weight: bold; text-align:center; }
H4   { color: #ffffff; font-family: 'Times New Roman'; font-weight: normal; font-size: 12pt; text-align: center; } 
.BOX { background-color: blue; font-family: 'Times New Roman'; color: white; text-align: justify; font-size:12pt; margin-top: 20px; margin-right: 20px; margin-bottom: 15px; margin-left: 20px; font-weight: bold; }
EM { color: #ffff99; font-style: italic; font-size: 12pt; font-weight: bold; }
P    { font-family: 'Times New Roman', serif; font-color: white; font-size: 12pt; font-weight: bold; text-align:justify; }
A    { font-family: 'Times New Roman', serif; color: white; text-decoration: none; 
       font-size: 11pt; font-weight: bold }

A:hover { color: red; background-color: #ffff99; 
          text-decoration: none }

