.home {
	font-family: verdana,geneva,arial,sans-serif;
	font-size: 0.8em;
	line-height: 16px;
	text-align: center;
	}
	
.home .bold {
	font-weight: bold;
	}
	
.home .blue {
	color: #004080;
	}
	
.home img {
	border: 0;
	}

.home blockquote {
	background-color: #eaf4fd;
	margin: 0 auto;
	padding: 10px;
	width: 300px;
	text-align: left;
	}
	
	.home blockquote.center {
		text-align: center;
		}
