a:link            { text-decoration: none;  
                    font-family: Arial,Sans-Serif;
                    font-size: 8pt; 
                    color: #0000FF; 
                    background-color: #000000; }

a:visited         { text-decoration: none;
                    font-family: Arial,Sans-Serif;
                    font-size: 8pt; 
                    color: #0000FF; 
                    background-color: #000000; }

a:hover           { text-decoration: none;
                    font-family: Arial,Sans-Serif; 
                    font-size: 8pt;
                    color: #990099; 
                    background-color: #000000; }

a.pages:link      { text-decoration: none;
                    font-family: Arial,Sans-Serif;
                    font-size: 10pt; 
                    color: #0000AA; 
                    background-color: #CCCCCC;
                    text-decoration: underline; }

a.pages:visited   { text-decoration: none;
                    font-family: Arial,Sans-Serif;
                    font-size: 10pt; 
                    color: #0000AA; 
                    background-color: #CCCCCC; 
                    text-decoration: underline; }

a.pages:hover     { text-decoration: none;
                    font-family: Arial,Sans-Serif; 
                    font-size: 10pt; 
                    color: #99463B; 
                    background-color: #CCCCCC; 
                    text-decoration: underline; }

a.nav:link        { text-decoration: none;
                    font-family: Arial,Sans-Serif;
                    font-size: 10pt; 
                    color: #999999; 
                    background-color: #000000;
                    text-decoration: underline; }

a.nav:visited     { text-decoration: none;
                    font-family: Arial,Sans-Serif;
                    font-size: 10pt; 
                    color: #999999; 
                    background-color: #000000; 
                    text-decoration: underline; }

a.nav:hover       { text-decoration: none;
                    font-family: Arial,Sans-Serif; 
                    font-size: 10pt;
                    color: #99463B; 
                    background-color: #000000; 
                    text-decoration: underline; }

font              { font-family: Arial, Sans-Serif;
                    font-size: 7pt;
                    color: #FFFFFF;
                    background-color: #000000; }

h3.text           { font-family: times new roman, arial, sans-serif;
                    color: #0000AA;
                    margin-top: 70px;
                    margin-left: 50px;
                    margin-right: 70px;
                    text-align: justify; }

p                 { margin-top: 0px; }

p.pages           { font-family: arial, Comic Sans MS, sans-serif;
                    font-size: 12px;
                    margin-top: -10px;
                    color: #000000; } 

p.header          { font-family: sheer elegance, Comic Sans MS, sans-serif;
                    font-size: 54px;
                    margin-top: 10px; 
                    color: #EBE3CD;
                    text-align: center; }

hr                { color: #0000FF; 
                    background-color: #000001; }

body              { color: #000000;
                    background-color: #000001; }