﻿h1
        
        {
            font-family: Andalus;
            font-size: 20pt;
            color: #000099;
            font-weight: bold;
            font-style: normal;
            text-align: left;
        }

h2
        {
            font-family: Andalus;
            font-size: 16pt;
            color: #FFFF33;
            font-weight: bold;
            font-style: normal;
            text-align: center;
            text-decoration: underline;
        }
        
            

h3
        {
            font-family: Andalus;
            font-size: 14pt;
            color: #FFFF33;
            font-weight: bold;
            font-style: normal;
        }
        
h4
        {
            font-family: Andalus;
            font-size: 14pt;
            color: #FFFF33;
            font-weight: bold;
            font-style: normal;
            text-decoration: underline;
        }
        
h5
        {
            font-family: Bookman Old Style;
            font-size: 12pt;
            color: #FFFF33;
            font-weight: normal;
        }
        
h6
        {
            font-family: Bookman Old Style;
            font-size: 12pt;
            color: #FFFF33;
            font-weight: bold;
        }

.fontheaderright
        {
            font-family: Andalus;
            font-size: 14pt;
            color: #000099;
            font-weight: bold;
            font-style: normal;
            text-align: left;
        }
        
        
        
        
 .content a:link
 
        {
            color: #FFFF33;
            font-family: Andalus;
            font-size: 12pt;
            font-weight: bold;
            text-decoration: none;
        }
        
 .content a:active
 
        {
            color: #FFFF33;
            font-family: Andalus;
            font-size: 12pt;
            font-weight: bold;
            text-decoration: none; 
        }
.content a:hover

        {
            color: #CC0033;
            font-family: Andalus;
            font-size: 14pt;
            font-weight: bold;
            text-decoration: none;
            
        }

.content a:visited
        {
            color: #990033;
            font-family: Andalus;
            font-size: 12pt;
            font-weight: bold;
            text-decoration: none; 
        }