.txt {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: black;    
	}

.hdr{
	font-family: cursive;
	font-size : 12pt;
	font-style : normal;
	background-color : transparent;
	text-decoration : none;
	border : none;
}	
	
.txtwhtbk {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: black;
	background-color : White;
	}
	
.emp {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
        font-weight: bold; 
	color: black;    
	}
.emplg {
	font-family: verdana, arial, helvetica;
	font-size: 12pt;
        font-weight: bold; 
	color: black;    
	}

.itc {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
        font-style: italic; 
	color: black;    
	}

.author {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: black;    
        font-weight : bold
	}


a:hover {       
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	text-decoration: none;  
        color: green;
        }

A   {       
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	text-decoration: none;  
        color:black;
        }


A.nav  {       
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	text-decoration: none;  
        color: white;
        }		
		
		
DIV {
	background-color : Orange;
	width : 30%;
}

		
DIV.dyn {
	background-color : White;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font : bold;
}
