.leftflushbox {
	text-align: left;
	display: block;
	width: 350px;
	margin-left: 80px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #1E707D;
	margin: 4px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 4px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}
.color {
	color: #1E707D;
	background-color: #1F7684;
}
.small {
	font-size: 12px;
}
