.body {
	text-align:left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	}


#Content {
	border:4px solid #b84a4a;
	width:790px;
	margin:0px auto;
	text-align:left;
	padding:15px 0px 40px;
	background-color: #FFFFFF;
	height: auto;
	background-position: center center;
}
.title {
	text-align: center;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #003775;
	text-decoration: none;
}
.subtitle {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003775;
	text-decoration: none;
	margin-left: 5px;
	font-style: italic;
}
.caltitle {
	text-align: left;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #b84a4a;
	text-decoration: none;
	margin-left: 5px;
	font-style: italic;
}
.address {
	text-align:center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	}
#quotebox {
	width:auto;
	margin:5px;
	text-align:center;
	padding:5px;
	background-color: #F0F0EE;
	height: auto;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #B84A4A;
	float: right;
	border: 2px groove #003775;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 20px;
}
