body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D2BFA8;
	color: #643800;
	margin:0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #643800;


}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006C87;
	text-align: center;
	font-weight: bold;
}

.menu a {color: #006C87;	font-size: 9px;	text-decoration: none;	}
.menu a:link {color: #006C87;	font-size: 9px;text-decoration: none;		}
.menu a:visited {color: #006C87;	font-size: 9px;text-decoration: none;	}
.menu a:hover {color: #cc0000;	font-size: 9px;text-decoration: none;}


a {
	color: #006C87;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	}

a:link {	color: #00576C;	}
a:visited {
	text-decoration: none;
	color: #00576c;
}
a:hover {	color: #92000E;	text-decoration: none;}



.heading1 {
	font-size: 22px;
	font-weight: bold;
	color: #2D4057;
	font-style: italic;
	line-height: 30px;

}

.quote {
	font-style: italic;
	text-indent: 10pt;
	letter-spacing: normal;
}

.quoteauthor {
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	font-size: 110%;
	letter-spacing: normal;
	white-space: normal;

}
.heading2 {
	font-size: 13px;
	font-weight: bold;
	color: #2D4057;


}
li {
	list-style-type: circle;
	list-style-position: outside;
	margin-top:5px;  margin-bottom:5px;
}.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #643800;
}
.subtitle {
	font-weight: bold;
	color: #92000E;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;



}
