@charset "utf-8";
/* CSS Document */
td {vertical-align:text-top}
h1 {background-color: darkblue; color: white; padding-bottom: 10px; padding-top: 10px; text-align: center }
p{ font-size: 13pt;}
h2 {background-color: darkblue; color: white; padding-top:10px; padding-bottom: 10px; padding-left: 8px }
.footer {font-size: 10pt; color: darkblue;	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; font-weight: bold; text-align: center}
.box {  width: 50%; 
  	border: 5px solid #333;  
  	padding: 10px;  
	margin: 10px;}