@charset "UTF-8";
.MiddleRow {
	padding: 20px;
	margin: 5px;
}
.body {
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-weight: bolder;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
	font-weight: bolder;
	background-color: #FFFFFF;
	letter-spacing: .2em;
	line-height: 21px;
	background-position: 15px 15px;
	background-attachment: scroll;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
