BODY    { background-image: url("images/bg.jpg"); background-repeat: repeat;
               background-attachment: fixed; background-color: #00458C; 
               SCROLLBAR-FACE-COLOR: #005096; 
               SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee; 
               SCROLLBAR-SHADOW-COLOR: #003366; 
               SCROLLBAR-3DLIGHT-COLOR: #0066BB; 
               SCROLLBAR-ARROW-COLOR: #ffffff; 
               SCROLLBAR-TRACK-COLOR: #DDDDDD; 
               SCROLLBAR-DARKSHADOW-COLOR: #001122;
               }

a:link      { text-decoration: none; font-weigth: bold; line-height: 1.8; color: #ccffff; font-family: Arial, sans-serif; 
               word-spacing: 0; text-indent: 0; margin: 0 }
a:visited { text-decoration: none; font-weigth: bold; line-height: 1.8; color: #ccffff; font-family: Arial, sans-serif; 
               word-spacing: 0; text-indent: 0; margin: 0 }
a:active  { text-decoration: underline; font-weigth: bold; line-height: 1.8; color: #ccffff; font-family: Arial, sans-serif; 
               word-spacing: 0; text-indent: 0; margin: 0 }
a:hover    { text-decoration: underline; font-weigth: bold; line-height: 1.8; color: #ffffff; font-family: Arial, sans-serif;
               word-spacing: 0; text-indent: 0; margin: 0 }

p            { font-weigth: bold; font-size: 10pt; color: #FFFFFF; line-height: 1.4; font-family: Arial, sans-serif;  
               text-align: justify; word-spacing: 0; text-indent: 0; margin: 0 }

h1           { font-weigth: bold; font-size: 14pt; color: #CCFFFF; line-height: 1.8; font-family: Arial, sans-serif;
               text-align: center; word-spacing: 0; text-indent: 0; margin: 0 }
h2           { font-size: 12pt; color: #CCFFFF; font-family: Arial, sans-serif;
               text-align: center; line-height: 1.5; word-spacing: 0; text-indent: 0; margin: 0 }

h3           { font-weight: normal; font-size: 8pt; line-height: 1.0; font-family: Arial, sans-serif; 
               text-align: left; word-spacing: 0; text-indent: 0; margin: 0 }

h4           { font-weight: normal; font-size: 8pt; color: #FFFF66; line-height: 1.0; font-family: Arial, sans-serif; 
               text-align: center; word-spacing: 0; text-indent: 0; margin: 0 }
h5           { font-weight: bold; font-size: 8pt; color: #FFFFFF; line-height: 1.0; font-family: Arial, sans-serif; 
               text-align: center; word-spacing: 0; text-indent: 0; margin: 0 }

h6           { font-weight: normal; font-size: 8pt; line-height: 1.0; font-family: Arial, sans-serif; 
               text-align: center; word-spacing: 0; text-indent: 0; margin: 0 }


