body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #E7D6CD;


}
	
.dottedLine {
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	border-color: #A88686;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid dashed solid;
	text-align: left;
}
	
.tableNavigation {
	background-color : #FFFFFF;
	font-weight : normal;
	vertical-align : top;
	border-top: 1px none #A88686;
	border-right: 1px none #A88686;
	border-bottom: 1px none #A88686;
	border-left: 1px none;


}
	
.tableContent {
	background-color : #FFFFFF;
	border : 1px;
	border-top-color : #A88686;
	border-right-color : #A88686;
	border-bottom-color : #A88686;
	border-left-color : #A88686;
	border-style : solid solid solid solid;
	color: #88593B;
	vertical-align : top;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;


}

.credits{
	color: #000000;
	font-size : 9px;
	font-weight : bold;
	vertical-align : middle;
	text-transform: uppercase;
	text-align: center;
}

a {
	color: #88593B;
	font-size : 12px;
	font-weight : normal;
	text-decoration: underline;
}
a:hover{
	color: #FFFFFF;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
	background: #A88686;
}
.tableNavigationCopy {

	background-color : #FFFFFF;
	border : 1px;
	border-top-color : #A88686;
	border-right-color : #A88686;
	border-bottom-color : #A88686;
	border-style : solid solid solid none;
	font-weight : normal;
	vertical-align : top;
}

.navcell {
	border-top: 2px solid #A58484;
	border-right: none;
	border-bottom: 2px solid #A58484;
	border-left: none;
	vertical-align: middle;
	height: 32px;
}
.navcellend {
	border-top: 2px solid #A58484;
	border-right: 2px solid #A58484;
	border-bottom: 2px solid #A58484;
	border-left: none;
	vertical-align: middle;
	height: 32px;
}
.question {
	font-weight: bold;
	border-top: thin;
	border-right: thin;
	border-bottom: thin solid #88593B;
	border-left: thin;
	margin-bottom: -12px;
	margin-top: 30px;





}
.answer {
	text-align: left;
}
.top {
	text-align: right;


}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.centerbtn {
	text-align: center;
}
ul li {
	list-style: square outside;
	margin-bottom: 1.5em;


}
ol li {
	margin-bottom: 1.5em;
}
ol li ol li {
	margin-top: 1.5em;
	list-style: none;
	margin-left: -3em;
}
h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -1em;
	border-bottom: thin solid #88593B;

}
.author {
	font-size: 12px;
}
