
body{
	color: Black; 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal;
}


.txt{
	color: Black; 
	font-family: Arial; 
	font-size: 16px; 
	font-weight: normal;
	padding: 10px 10px 10px 10px;
}

div.txt_big{
	color: #006ed3; 
	font-family: Arial; 
	font-size: 18px; 
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}