/* 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
{
	color:#000066;
	font-size:180%;
	line-height: 100%;
	font-weight: bold;
}
.titleletter
{
	color:#3399CC;
	font-size:200%;
	line-height: 100%;
}
/* page 1 */
.pagetitle1
{
	font-size:180%;
	margin-bottom: 0.2em;
	color: #003D7E;
}
.title1 {
	font-size: 120%;
	font-weight:bold;
	font-style : italic;
	color: #333333;
}
.paragraph1 {
	font-size:120%;
	color: #003D7E;
	line-height: 140%;
	font-style: normal;
}
.subtitle1 {
	font-size: 120%;
	font-weight:bold;
	font-style : normal;
	color: #003d7e;
}
/* page 2 */
.pagetitle2
{
	font-size:180%;
	margin-bottom: 0.2em;
	color: #00A94E;
}
.title2 {
	font-size: 120%;
	font-weight:bold;
	font-style : italic;
	color: #333333;
}
.paragraph2 {
	font-size:120%;
	color: #333333;
	line-height: 140%;
	font-style: normal;
}
.subtitle2 {
	font-size: 120%;
	font-weight:bold;
	font-style : normal;
	color: #00A94E;
}
.orangebox {
	background-color: #FCEAD2;
	margin: 0.2em;
	padding: 0.3em;
}
.orangetitle {
	font-size: 160%;
	font-weight: bold;
	color: #D9531C;
}
/* page 3 */
.pagetitle3
{
	font-size:180%;
	margin-bottom: 0.2em;
	color: #D9531C;
}
.title3 {
	font-size: 120%;
	font-weight:bold;
	font-style : italic;
	color: #333333;
}
.paragraph3 {
	font-size:120%;
	color: #333333;
	line-height: 140%;
	font-style: normal;
}
.subtitle3 {
	font-size: 120%;
	font-weight:bold;
	font-style : normal;
	color: #D9531C;
}
/* page 4 */
.pagetitle4
{
	font-size:180%;
	margin-bottom: 0.2em;
	color: #00AF9F;
}
.title4 {
	font-size: 120%;
	font-weight:bold;
	font-style : italic;
	color: #333333;
}
.paragraph4 {
	font-size:120%;
	color: #333333;
	line-height: 140%;
	font-style: normal;
}
.subparagraph4 {
	font-size:150%;
	color: #00AF9F;
	line-height: 140%;
	font-style: italic;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00AF9F;
	border-bottom-color: #00AF9F;
	font-weight: lighter;
}
.subtitle4 {
	font-size: 120%;
	font-weight:bold;
	font-style : normal;
	color: #00AF9F;
}
/* page 5 */
.pagetitle5
{
	font-size:180%;
	margin-bottom: 0.2em;
	color: #9A321B;
}
.title5 {
	font-size: 120%;
	font-weight:bold;
	font-style : italic;
	color: #333333;
}
.paragraph5 {
	font-size:120%;
	color: #333333;
	line-height: 140%;
	font-style: normal;
}
.subparagraph5 {
	font-size:140%;
	color: #9A321B;
	line-height: 120%;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9A321B;
	border-bottom-color: #9A321B;
	font-weight: lighter;
}
.subtitle5 {
	font-size: 120%;
	font-weight:bold;
	font-style : normal;
	color: #9A321B;
}
.subtitlei5 {
	font-size: 85%;
	font-style : italic;
	color: #9A321B;
}
.survey
{
	background:#DFF0F9;
	padding: 0.3em;
}
.statefair {
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ff0000;
	border-left-color: #ff0000;
	margin-top: 0.5em;
	margin-left: 0.5em;
	padding-top: 0.5em;
	padding-left: 0.5em;
}
.anniversary {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.pagetitle6
{
	font-size:180%;
	margin-bottom: 0.2em;
	color: #333333;
}

