body {
	background-color: #e1e7f6;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #133d8d;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #133d8d;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #133d8d;
}

p {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

li, ul {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #333333;
}

td, th {

}

a     {
	color: #7e542b;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:visited      { color: #7e542b; text-decoration: underline }
a:hover   { color: #e88566; text-decoration: underline }

.footerLink     {
	color: #7e542b;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-style: bold;
}
.footerLink:visited      { color: #7e542b; text-decoration: none }
.footerLink:hover   { color: #e88566; text-decoration: underline }


.emphasis {
	font-size: 14px;
	font-weight: bold;
}

.poem {
	line-height: 26px;
	font-size: 14px;
	font-weight: normal;
	font-family: "Times New Roman", serif, sans-serif;
}

.footer {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	}

