
body{
	color:#224466; 
}
p{
	text-align:justify;
}

section {
	padding:20px;
}

table {
	box-shadow: 2px 2px 6px 2px #9a9a9a;
}

table tr th{
	text-align:center;
	background-color: #eeedfd;
	padding:15px;  
}

table tr td{ 
	padding:10px;  
	
}