.labelApp {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

#lnkbar a {
	font-family: tahoma;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	}
	
#lnkbar a:hover {
	text-decoration: underline;
	}
	
h1 {
	font-family: Helvetica, arial;
	font-size: 12pt;
	color: #505050;
	}
	
#text_right {
	padding: 10px;
	font-family: tahoma;
	font-size: 9pt;
	color: #666666;
	}
	
#text_footer {		
	font-family: tahoma;
	font-size: 9pt;
	color: #666666;
	}
	
