
BODY { background-color: #e6e6ff; font-family: Times New Roman; color: blue; margin-top:35px }
H1   { font-style: normal; font-size: 18pt; color: blue; text-align:center;  }
H2   { font-style: normal; font-size: 17pt; font-weight: bold; color: blue; text-align:center; }
H3   { color: #0000ff; font-style: italic; font-size:14pt; text-decoration: underline; text-align:center; }
H4   { color: #0000ff; font-family: Times New Roman; font-weight: normal; font-size: 12pt; text-align: justify } 
DIV.BOX { background-color: blue; font-family: Times New Roman; color: white; text-align: justify; 
margin-top: 25px; margin-right: 20px; margin-bottom: 15px; margin-left: 20px }
EM { color: red; font-style: italic; font-size: 12pt; font-weight:bold; }
P  { font-family: Times New Roman, serif; color: #ffffff; font-size: 11pt; font-weight: bold; text-align:justify; }
A  { font-family: Times New Roman, serif; color: #ffffff; text-decoration: none; 
       font-size: 11pt; font-weight: bold }
table {border:2px ridge white; }
#box { width:500; height:450; background-color: blue; position:absolute; left:230; top:150; color:white; font-weight: bold; text-align: justify; padding-top:10%; padding-right: 8%; padding-bottom: 8%; padding-left: 8%; border:2px ridge white; }

A:hover { color: red; background-color: blue; 
          text-decoration: none }
