body {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  	margin-right:20%;
	margin-left:20%;
	font-size:small;
}
div.main {
	border:1px solid #A9A9A9;
}
td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-family:"Book Antiqua", Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;	
	margin-top:10px;
	margin-bottom:10px;
}

h2 {
	font-family:"Book Antiqua",Georgia,"Times New Roman",Times,serif;
	letter-spacing:2px;
	margin-bottom:10px;
	margin-top:10px;
}

.header {
	text-align:center;
}
p.border {
	border-top:1px solid #A9A9A9;
	padding-top:13px;
}
div.innerheader h3{
	text-align:center;
	border:1px solid #A9A9A9;
	margin-left:33%;
	margin-right:33%;
	margin-bottom:-23px;
	background-color:#FFFFFF;
	z-index:1;
	position:relative;
}
ol.border {
	border-top:1px solid #A9A9A9;
	padding-top:13px;
}
div.footer {
	font-size:x-small;
	text-align:center;
}
p {
	padding-left:5px;
	padding-right:5px;
}
div.image {
	text-align:center;
}