a:link 
{ 
    text-decoration: none;
    color: #000000 
}

a:visited	
{	
	text-decoration:	none; 
	color:#000000;
}	
		
a:active	
{
    color:#000000; 
    text-decoration: none;
}	

a:hover 
{
    color: #43c24d;
    text-decoration:underline
}

.normallink 
{
    color:#000000; 
    font-family: Arial;
    text-align:center; 
    font-size: 12px; 
}

.normallink1 
{
    color:#000000; 
    font-family: Arial;
    text-align:left; 
    font-size: 12px; 
}

.style24
{
    font-family: Arial;
    font-size: xx-small;
}

.style3
{
    color: #000000;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
    font-size: 10pt;
}

.style7 
{
    font-size: 13px; 
    font-family: Arial; 
    font-weight: bold; 
    color: #000000;
}

p 
{
    text-align:justify; 
    font-family: Arial; 
    font-size:13px; 
    color: #000000;
}

.style8 
{
    text-align:right; 
    font-family: Arial; 
    font-size:13px; 
    color: #000000; 
    font-weight:bold;
}

.style5 
{
    color:#000000; 
    font-weight:bold; 
    font-family:Arial; 
    text-align:center; 
    font-size: 11px; 
}

.style9 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #22962C;}


.style10 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #E01904;}