@charset "windows-1256";
.aHeader {
	text-decoration: none;
}
.aHeader img {
	border: 0;

}
#Cont {
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: ec883d;
	background-color: b7392d;
	text-align: center;
	vertical-align: middle;
}
#Footer a {
	text-decoration: none;
	color: ec883d;
}
.Course {
}
.Course table {
	width: 90%;
}
.Course   th   {
}
#title {
  font-size: 30px;
  font-weight: bold;
  text-align: center
}
#titleh {
  font-size: 18px;
  text-align: center
}
#author {
  font-size: 22px;
  text-align: center;
  font-weight: bold
}
#titlen {
  font-size: 14px;
  text-align: center
}
#chap {
  font-size: 14px;
  text-align: right
}
#chapn {
  font-size: 14px;
  text-align: right;
  font-weight: bold
}