h3{
	font-family:"Times New Roman", serif;
	font-size:1.1em;
	font-weight:bold;
	text-decoration: underline;
}
p{
	font-weight:bold;
}
img{
	max-width:50%;max-height:auto;
}
#certificates{
	margin-top:20px;
	margin-bottom:30px;
}
li{
	margin-bottom:3px;
	font-size:1em;
}
.pageTitle{
	margin-top:30px;	
	font-family:"Times New Roman", serif;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	text-shadow: 2px 2px 2px #AAAAAA;
}