@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #2D3854;
}
body {
	background-color: #F2EFE9;
	margin-top: 54px;
	margin-bottom: 36px;
	text-align: center;
}
a:link {
	color: #2d3854;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #77888C;
}
a:hover {
	text-decoration: none;
	color: #661500;
}
a:active {
	text-decoration: none;
	color: #1A3640;
	text-align: center;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
	text-align: center;
	letter-spacing: 8px;
}
h3 {
	font-size: 20px;
	text-align: center;
	letter-spacing: 8px;
}
h5 {
	font-size: 12px;
	text-align: center;
	letter-spacing: 8px;
}
.body1 {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}
.body2 {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 4px;
}
.body3 {
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 4px;
}
.body4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8px;
	line-height: 14px;
	text-align: center;
}
.bio {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 8px;
}
.title1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.quote1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	font-style:italic;
}
.quote2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
}

