<!--

body            { background-color: rgb(255,255,255);
                  margin-top: 0px; margin-bottom: 0px; }

p               { font-family: Verdana, sans-serif; font-size: 13px; color: black; 
                  font-weight: normal; padding: 0px; line-height: 18px;
                  margin-top: 12px; margin-bottom: 12px; margin-left: 0px; margin-right: 0px; }

h1              { font-family: Verdana, sans-serif; margin-top: 8px;
                  font-size: 24px; color: rgb(53,81,183); }

h2              { font-family: Verdana, sans-serif;
                  font-size: 15px; font-style: italic; font-weight: bold; color: rgb(53,81,183); 
                  margin-top: 20px; margin-bottom: 0px; }

h3              { font-family: Verdana, sans-serif;
                  font-size: 13px; font-weight: bold; color: rgb(53,81,183); 
                  margin-top: 16px; margin-bottom: 2px; }

strong          { font-weight: bold; color: rgb(53,81,183); }

em              { font-style: italic; color: rgb(53,81,183); }

ul              { list-style-type: disc; list-style-position: outside;
                  margin-top: 0px; margin-bottom: 0px; }

li              { margin-bottom: 5px !important; margin-right: 25px; }

img             { border-width: 0; padding: 0; } 

a:link, a:visited, a:active 
                { text-decoration: underline; color: rgb(53,81,183); }

a:hover         { text-decoration: underline; color: rgb(201,123,0); }

.BodyText       { font-family: Verdana, sans-serif; font-size: 13px; color: black; 
                  font-weight: normal; padding: 0px; line-height: 18px;
                  margin-top: 12px; margin-bottom: 12px; margin-left: 0px; margin-right: 0px; }

.Nav            { font-size: 11px !important; }

.NavRight       { font-size: 11px !important; text-align: right !important; }

.PrintHide      { display: none; width: 0px; height: 0px; overflow: hidden; }
.ScreenHide     { vvisibility: visible; }

#FormatTable    { width: 100%; float: center; margin-top: 0px;}

-->