body {
	
}
p,ul,li  {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #060d97;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: 150%
	
}
h1{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #060d97;
	margin-left: 100px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: bold;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #060d97;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #060d97;

}
ul {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 0px;
	
}

.quote {
	font-family: Trebuchet MS;
	font-size: 12px;
	margin-left: 15px;
	color: #0000ff;
	font-weight: bold;
	font-stretch: wider;
	font-style: italic;
	line-height: 150%;
}

.photo {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #060d97;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 48px;
	margin-bottom: 48px;
	line-height: 150%
	
}