.verd8
{
color: #000000;
font-family: verdana, geneva, arial, helvetica, sans-serif;
        font-size: 8pt;    
}
.verd9
{
color: #000000;
font-family: verdana, geneva, arial, helvetica, sans-serif;
        font-size: 9pt;    
}
.verd10
{
color: #000000;
font-family: verdana, geneva, arial, helvetica, sans-serif;
        font-size: 10pt;
        
}
.verd10bold
{
color: #000000;
font-family: verdana, geneva, arial, helvetica, sans-serif;
        font-size: 10pt;
       font-weight: bold; 
}
.verd12bold
{
        color: #000000;
        font-family: verdana, geneva, arial, helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
}

.geor10
{
	color: #000000;
	font-family: georgia, times new roman;
	font-size: 10pt;
}
.geor10bold
{
	color: #000000;
	font-family: georgia, times new roman;
	font-size: 10pt;
	font-weight: bold;
}
.geor12
{
	color: #000000;
	font-family: georgia, times new roman;
	font-size: 12pt;
}
.geor12bold
{
	color: #000000;
	font-family: georgia, times new roman;
	font-size: 12pt;
	font-weight: bold;
}

.verd10
{
        font-family: verdana, geneva, arial, helvetica, sans-serif;
        font-size: 10pt;
}
a
{
        color: #000000;
        text-decoration: underline;

}
a:hover
{
        color: #000000;
        text-decoration: underline;
		
	
}       


