@import url(footer.css);

body {
	background-color: white;
	}
	
img {
	border: 0;
	}
		
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 125%;
	color: #000080;
	}
	
table {
	clear: both;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
td {
	margin: 0;
	padding: 0;
	border: 0;
	}

h3, h4 {
	font-weight: normal;
	font-family: Verdana, Arial, helvetica, sans-serif;
	color: white;
	margin: 0;
}

#title {
	text-align: center;
	}

#photo {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	}
	
.italic {
	font-style: italic;
	}

