body         {
               font-family: Verdana;
               font-size: 11pt;
               color: #000000;
               background-color: #C3D9FF;
             }

a:link       { color:#0000FF; text-decoration:none; }
a:active     { color:#0000FF; text-decoration:none; }
a:visited    { color:#0000FF; text-decoration:none; }

a.BlockLink:link       { color: #000000; text-decoration: none; padding-left: 10px; width:99%; }
a.BlockLink:visited    { color: #000000; text-decoration: none; padding-left: 10px; width:99%; }
a.BlockLink:hover      { color: #FFFFFF; text-decoration: none; background-color: #59ACAC; display: inline; padding-left: 10px; width:99%; }
a.BlockLink:active     { color: #000000; text-decoration: none; padding-left: 10px; width:99%; }

.SmallText   {
               font-size: 2px;
             }

.PageTable   {
               border: none;
               width: 100%;
             }

.PageHeader  {
               font-size: 20pt;
               text-align: center;
               padding-bottom: 10px;
               padding-right: 80px;
             }

.IndexHeader {
               font-size: 20pt;
               text-align: center;
               padding-bottom: 10px;
             }

.IndexSmall  {
               font-size: 14pt; 
               text-align: center; 
             }

.IndexFooter { 
               font-size: 8pt; 
               text-align: center; 
             }

.FormTable   { 
               background-color: #E8EEF7; 
               width: 100%
             }
             
.FormTop     { 
               color: #FFFAF0;
               background-color: #59ACAC;
               text-align: center;
               font-size: 16pt;
               white-space: nowrap;
             }
             
.FormHeader  { 
               color: #0000FF;
               text-align: center;
               font-size: 14pt;
               white-space: nowrap;
             }
             
.FormText    { 
               color: #000000;
               padding-top: 2;
               padding-bottom: 2;
               white-space: nowrap;
             }

.FormSmall   { 
               color: #000000;
               font-size: 10pt;
               padding-top: 2;
               padding-bottom: 2;
               white-space: nowrap;
             }

