h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Palatino, "Times New Roman", "Times Roman", Serif;
	font-weight: bold;
	color:#800000;
}

h1 {
	font-size:220%;
	font-style:oblique;
}

h2 {
	font-size:190%;
}

h3 {
	font-size:150%;
}

h4 {
	font-size:110%;
}

p {
	font-size:100.01%;
	font-style: normal;
	font-weight:normal;
	color:black;
}

li {
	font-size:100.01%;
	font-style: normal;
	font-weight:normal;
	color:black;
}

img {
	margin:4px;
}

.bordered-content {
	border:0.04in double#800000;
	background-color:#ffffcc;
	padding:40px 50px;
}

.bordered-body {
	border:0.04in double#800000;
	background-color:#228b22;
	padding:40px 50px;
}

.quote-author {
	text-align: right;
}
