body {
font-family :  Arial, Helvetica, sans-serif;
background-color : #ffffff;
font-size:0.8em;
color:#555;
}

.f7_black_bold{
	font-weight : bold;
	font-size:17px;
	color:#000000;
	font-family :  Arial, Helvetica, sans-serif;
	
}
.f5_black_bold{
	font-weight : bold;
	font-size:15px;
	color:#000000;
	font-family :  Arial, Helvetica, sans-serif;
	
}

.f3{
	font-weight : normal;
	font-size:13px;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
}
.spacing{
	height:10px;
	
}

.ind_head{
font-size: 15px;
text-decoration: none;
font-weight: bold;
color: #138DCB;
text-align:center;
}

.ind_lib{
color: #E97713;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}
.course_des{
width:380px;
float:left;
margin-right:5px;
margin-bottom:5px;
padding: 10px;
background-color: #EFF3FF;
border-radius: 5px;
color: #6B676E;
}