body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #A7AD9F; /* #F7EFCC yellowish background */
	line-height: 20px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #57170E;
	text-decoration: underline;
}
a:hover {
	color: #A7AD9F;
	text-decoration: none;
}
a:active {
	color: #98A18F;
}
	
			
.tdUnits { padding: 2px 0px 2px 25px;
			font-size: 11px;
			border-color: #F7EFCC;
				border-width: thin;
				color: #000000;
				background-color: #A7AD9F;
				line-height: 12px;
			}
.tdUnits a:link {
	font-size: 11px;
	color: #000000;
}
.tdUnits a:visited {
	font-size: 11px;
	color: #57170E;
}
.tdUnits a:hover {
	font-size: 11px;
	color: #F7EFCC;
	text-decoration: underline;
}
.tdUnits a:active {
	font-size: 11px;
	color: #F7EFCC;
}


.quiz a:link {
	color: #000000;
	text-decoration: none; 
}
.quiz a:visited {
	color: #000000;
	text-decoration: none; 
}
.quiz a:hover {
	color: #000000;
	text-decoration: underline; 
}
.quiz a:active {
	color: #000000;
	text-decoration: none; 
}

.tdUnits2 { padding: 5px 0px 0px 15px;
			font-size: 10px;}
.tdUnits2 a:link {
	font-size: 10px;
	color: #000000;
}
.tdUnits2 a:visited {
	font-size: 10px;
}
.tdUnits2 a:hover {
	font-size: 10px;
	color: #F7EFCC;
}
.tdUnits2 a:active {
	font-size: 10px;
	color: #F7EFCC;
}






.footer {text-align: center;
		font-size: 10px;
		line-height: 12px;}

.footer a:link {
	font-size: 10px;
}
.footer a:visited {
	font-size: 10px;
}
.footer a:hover {
	font-size: 10px;
}
.footer a:active {
	font-size: 10px;
}

.tdLinks {
			font-size: 115%;
			color: #57170E;
			font-weight: bold;
			padding-top: 17px; /* 23px  */
			/* background-color: #A7AD9F; */
			border-color: #F7EFCC;
			border-width: thick;	
}



.tdLinksBooks {
			font-size: 12px;
			color: #000000;
}

.tdLinksBooks a:link {
	color: #000000;
	text-decoration: underline;
}
.tdLinksBooks a:visited {
	color: #6C7773;
	text-decoration: underline;
}
.tdLinksBooks a:hover {
	color: #5C2C11;
	text-decoration: underline;
}
.tdLinksBooks a:active {
	color: #5C2C11;
}

.paddingRight {padding-right: 50px;}

.leftIndent {margin-left: 20px;}
.leftIndent30 {margin-left: 30px;}
.leftIndent40 {margin-left: 40px;}
.leftIndent50 {margin-left: 50px;}

h6 {font-size: 100%;}
h5 {font-size: 100%;}
h4 {font-size: 100%;}
h3 {font-size: 115%;}
h2 {font-size: 125%;}
h1 {font-size: 165%;
	line-height: 25px;
}

.floatRightContent {float: right;
			margin: 10px 0px 10px 10px;
			border-width: 5px;
			border-color: #F7EFCC;
			border-style: solid;
			}

.floatLeftContent {float: left;
			margin: 10px 10px 10px 0px;
			border-width: 5px;
			border-color: #F7EFCC;
			border-style: solid;
			}
			
.floatRight {float: right;
			margin: 0px 0px 0px 15px;
			}

.floatLeft {float: left;
			margin: 5px 5px 5px 0px;
			}
hr {
	color: #000000;
}


.bibliography {font-size: 10px;	
				margin-left: 20px;}
.answers {font-size: 10px;
			line-height: 12px;}
.quote {font-size: 10px;
			line-height: 12px;}
			
			
