/* CSS Document */
body {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
}
a:link {
	color : #000066;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}
a:visited {
	color: #660099;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}
a:hover {
	color : #000066;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.title {
	font-size: 120%;
	font-weight:bold;
}
/* letter */
h1.titleletter
{
	font-size:180%;
	line-height: 100%;
	font-weight: bold;
}
p.letter {
	font-style: italic;
	color: #333333;
	margin-top: -0.2em;
}
.letterquote 
{
	color: #4A673C;
	font-size: 160%;
	line-height: 140%;
}
.lettername
{
	color: #4A673C;
	font-size: 105%;
	line-height: 110%;
	font-style: italic;
}
/* page 1 */
h1.pg1title
{
	font-size: 180%;
	font-weight: bold;
	color:#000066;
	line-height: 120%;
	margin-bottom: -0.5em;
	margin-top: -0.1em;
}
.pg1subtitle
{
	font-size: 130%;
	color: #189EAE;
	font-weight: bold;
}
.pg1text
{
	color:#000066;
	font-size: 130%;
	line-height: 140%;
}
.pg1quote 
{
	color: #000066;
	font-size: 160%;
	line-height: 140%;
}
.pg1name
{
	color: #000066;
	font-size: 105%;
	line-height: 110%;
	font-style: italic;
}
.pg1title2
{
	font-size: 155%;
	font-weight: bold;
	color:#000066;
	line-height: 120%;
}
.pg1box
{
	color:#000066;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
.pg1li
{
	list-style:square;
	margin-bottom: 1.6em;
}
/*page 2 */
h1.pg2title
{
	font-size: 220%;
	font-weight: bold;
	color:#4A673C;
	line-height: 120%;
	margin-bottom: -0.1em;
}
.pg2subtitle
{
	font-style:italic;
	font-size: 130%;
}
h2.pg2header
{
	font-size: 120%;
	color: #4A673C;
	font-weight: bold;
	margin-bottom: -0.1em;
}
/*page 3 */
h1.pg3title
{
	font-size: 220%;
	font-weight: bold;
	color:#000066;
	line-height: 120%;
	margin-bottom: -0.1em;
}
.pg3box
{
	color:#000066;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
.pg3quote 
{
	color: #000066;
	font-size: 160%;
	line-height: 140%;
}
.pg3name
{
	color: #000066;
	font-size: 105%;
	line-height: 110%;
	font-style: italic;
}
/*page 5*/
.pg5subtitle
{
	font-size: 130%;
	color: #000066;
	font-weight: bold;
}
/*page 6*/
h1.pg6title
{
	font-size: 140%;
	font-weight: bold;
	color:#000066;
	line-height: 120%;
	margin-bottom: -0.1em;
}
