BODY            { background-color: #ffffff;
                  color: #000000;
                  font-size: 12pt;
                  font-family: Arial;
                  margin-top: 0;
                  margin-left: 0;
                  margin-bottom: 0; 
                  margin-right: 0; }
                  
DIV.small       { font-size: 8pt;
                  font-weight: normal;
                  color: #ffffff; }
                  
TABLE           { border-collapse: collapse;
                  border-style: none }
                
TABLE.navbar    { background-color: #000080; 
                  color: #ffffff; }
                  
A               { text-decoration: none;
                  color: #ffffff; }

A:hover		{ text-decoration: underline; }

TD.navbar       { background-color: #000080;
                  align: center;
                  font-size: 12pt;
                  font-weight: bold; }
                
TD.topbar       { background-color: #ffffff;
                  align: left;
                  valign: top;
                  color: #ffffff;
                  font-size: 20pt; 
                  font-weight: bold;}
                
P.title         { margin-right: 50%;
                  text-align: center;
                  font-size: 14pt; }