.head	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	line-height: 14pt; 
	font-weight: bold;
	}

.txt 	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal;
	line-height: 14pt; 
	
	color: #000000;
	}

.justify {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: 14pt; 
	
	color: #000000;
        text-align: justify;
	}
.lst {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: 14pt; 
	
	color: #000000;
      
	}

.subhead {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: 14pt; 
	font-weight: bold;
	color: #000000;
	}
.footer {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	}

.caption {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	}

.address{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal;
	color: #000000;
}
A.nav {  
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #CCFFCC;
	text-decoration:none;
	}
A.nav:hover {  
	color:#FF0000;
	text-decoration:none;
	}

A 	{ 
	color:#0000FF;
	text-decoration:underline; 
	}

A:hover { 
	color:#FF0000;
	text-decoration:underline; 
	}


A.sidenav { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration:none;
	}

A.sidenav:hover {
	color:#FF0000;
	text-decoration:none;
	}
