/*
* {
	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;
}
*/
.top_head  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 100%;
	color: #0000FF;
	text-align:center;
}

.second_head  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 100%;
	color: #0000FF;
	text-align:center;
}

.chapter_title  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
	color: #0000FF;
	text-align:center;
}

.section_title  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	color: #0000FF;
	text-align:left;
}


.normal_text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 130%;
	color: #000000;
	text-align:left;
}

.page_reference  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #000000;
	text-align:left;
}



.bold_list{
	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: 14px;
	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;
}

.myh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: bold;
	line-height: 1 em;
	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;
}

.exercise_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	font-weight: bold;
	line-height: 1 em;
	color: #000000;
	text-align:left;
}

h3 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3 em;
	font-weight: bold;
	text-align:center;
}

h4 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight: bold;

}

h5 {


	color: #0000FF;
}

.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%;
}



.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;
}

