

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	color: #000000;
	text-align:center;
}

.myh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 200%;
	color: #0000FF;
	text-align:center;
}

.redDirections {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 110%;
	color: #FF0000;
	text-align:left;
}

.blueDirections {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 110%;
	color: #0000FF;
	text-align:left;
}
.exerciseStatement {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align:left;	
}
.solutionStatement {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align:left;	
}
.exerciseSolution {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align:left;	
}

.boldList{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
b.bold_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	line-height: 130%;	
}	

.bigred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

h1 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8 em;
	font-weight: bold;
	text-align:center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8 em;
	font-weight: bold;
	color: #0000FF;
	text-align:center;
}


.chapter_number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: bold;
	line-height: 1 em;
	color: #000000;
	text-align:right;
}

.chapter_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: ;
	line-height: 1 em;
	color: #000000;
	text-align:left;
}


.sectionName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
}
.goals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 130%;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 130%;
}
.bodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 200;
	color: #000000;
	line-height: 130%;
}
.index_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
}

.chapter_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-weight: normal;
	color: #000000;
	line-height: 100%;
}

.supplement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 px;
	font-weight: bold;
	color: #000000;
	line-height: 130%;
}

.goalhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.indent {
	text-indent: 2.5 em;
}

}
.graphicIndent {
	margin-left: 10 em;
}

.nobr
	{
		white-space: nowrap;
	}
