body {
	background-color: #642525;
}

h1, h2, h3, h4, p {
font-family:times;
font-weight: bold;
line-height: normal;
}

tr {
line-height: 0px;
}

h1 {
	color: #642525;
	text-align: center;
}

h2 {
	color: #642525;
	text-align: center;
	margin-top: 30px;
	font-variant: small-caps;
}

h3 {
	color: #642525;
	text-align: center;
	margin-top: 30px;
	font-variant: small-caps;
}

h4 {
	color: #642525;
	text-align: Left;
	margin-top: 30px;
	font-size: small;
	font-style: italic;
}

p {
	color: #642525;
	font-family: "Times New Roman", Times, serif;
	font-size: medium; 
	font-weight: 400; 
	font-style: normal;
	text-align: left;
}

.quote {
	color: #642525;
	font-family: "Times New Roman", Times, serif;
	font-size: medium; 
	font-weight: 400; 
	font-style: italic;
	text-align: justify;
	text-transform: none;
	padding-right: 2em;
	padding-left: 2em;
}

quote {
	color: #642525;
	font-family: "Times New Roman", Times, serif;
	font-size: medium; 
	font-weight: 400; 
	font-style: italic;
	text-align: justify;
	text-transform: none;
	padding-right: 2em;
	padding-left: 2em;
}
.cluster {
	color: #642525;
	text-align: left;
	text-transform: none;
	font: oblique normal 400 small 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

ul,em,ol {
	color: #642525;
	font-family: Times New Roman, Times, serif;
	line-height: normal;
	
}

p.heading {
	font-size: 24px;
	color: #642525;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	text-align: center;
}
li {margin-top: 20px;}
ul p { text-align: justify;}
ol p { text-align: justify;}
li + p, div > p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;}
	
li + ul{
	margin-top: 0px;
}

li ul, .deco-none {
	list-style: none;
}
.no-margin {
	margin-top: 0px;
}

.center {
	text-align: center;
}

.bio {
	font-size: small;
}

.bolder {
	font-weight: bolder;
}

.scbolder {
	font-weight: bolder;
	font-variant: small-caps;
}

.emphasize {
	font-style: italic;
}

.bioname {
	font-size: medium;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bolder;
}

.copyright {
	text-align: center;
	font-size: small;
}

.quote {
	color: #642525;
	font-family: "Times New Roman", Times, serif;
	font-size: medium; 
	font-weight: 400; 
	font-style: italic;
	text-align: justify;
}

a:link {
	text-decoration: underline;
	color: #642525;
}

a:hover {
	color: #642525;
	text-decoration: none;
}

a:visited {
	color: #642525;
	text-decoration: underline;
}

