body {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 20px;
}
p {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial;
	font-size: 13px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #003399;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.photo {
	float: right;
	padding-left: 15px;
}
ul {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial;
	font-size: 13px;
}
li {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial;
	font-size: 13px;
}