
a:link
{
	color: #0212A9; 
}
a:visited
{
	color: #0212A9; 
} 
a:active 
{
	color: #0212A9;
}
body
{
	background-image: url(newImages/WebBG.jpg);
	font-family: Arial, Helvetica;
	font-size: 11pt;
	text-align: left;
}


p
{
    font-family: Arial, Helvetica;
    font-size: 11pt;  
    text-align: left;    
}

tr
{
    font-family: Arial, Helvetica;
    font-size: 12pt;      
}

td
{
    font-family: Arial, Helvetica;
    font-size: 12pt;  
    color: black    
}

th
{
    font-family: Arial, Helvetica;
    font-size: 12pt;  
    background: #7c2929 
    
}

.midlink
{
    font-size: 9pt;
    text-align: center;        
}

.formlink
{
    font-size: 11pt;
    text-align: center;    
}

.update
{
    font-size: 9pt;
    font-style: italic;
}
.right
{
    text-align: right;
    }


.botlink
{
    font-size: 9pt;
    text-align: center; color:#0212A9
    font-style: normal
    }

.itbold
{   font-style: italic;
    font-weight: bold;
    }
    
.italicsm
{   font-style: italic;
    font-size: 9pt;
    }
    
.italic
{   font-style: italic;
    font-size: 12pt;
    }
    
    
.underbold
{   text-decoration: underline;
    font-weight: bold;
    }
    
    
.bold
{
    font-weight: bold;
        }

.cbold
{
    font-weight: bold;
    text-align: center;
    }
    
.center
{
    text-align: center;
    }    
    
.icenter
{
    text-align: center;
    }