/* 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 */
.titleletter
{
	color:#000099;
	font-size:180%;
	line-height: 100%;
	font-weight: bold;
}
/* page 1 */
.pagetitle
{
	font-size:180%;
}
.titlepage1
{
	font-size:120%;
	color: #006633;
	line-height:120%;
	font-weight:bold;
}
.subtitlepage1
{
	font-size:120%;
}
.firstletterpage1
{
	color:#006633;
	font-size:180%;
	line-height: 100%;
	font-weight: bold;
}
/* page 2*/
.titlepage2
{
	font-size:120%;
	color: #663300;
	line-height:120%;
	font-weight:bold;
}
.firstletterpage2
{
	color:#663300;
	font-size:180%;
	line-height: 100%;
	font-weight: bold;
}
/* page 3*/
.titlepage3
{
	font-size:120%;
	color: #cc6600;
	line-height:120%;
	font-weight:bold;
}
.firstletterpage3
{
	color:#cc6600;
	font-size:180%;
	line-height: 100%;
	font-weight: bold;
}
.QUOTE {
	color: #993300;
	font-size: 130%;
}
.QUOTEBOX {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993300;
	border-bottom-color: #993300;
	float: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.QUOTENAME {
	color: #993300;
	font-size: 100%;
	font-style: italic;
}
/* page 5*/
.titlepage5
{
	font-size:120%;
	color: #006666;
	line-height:120%;
	font-weight:bold;
}
.firstletterpage5
{
	color:#006666;
	font-size:180%;
	line-height: 100%;
	font-weight: bold;
}
/* timeline*/
.titleback
{
	background-color: #CC0033;
	font-size: 200%;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
}.titlebacksmall {
	background-color: #CC0033;
	font-size: 80%;
	line-height: 130%;
	font-weight: bold;
	color: #FFCC00;
}
.titleforward {
	background-color: #99FF66;
	font-size: 200%;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
}
.titleforwardsmall {
	background-color: #99FF66;
	font-size: 80%;
	line-height: 130%;
	font-weight: bold;
	color: #CC0000;
}
.anniversaryfont {
	font-size: 120%;
}

