body {
  margin-left: 2%;
}

h1  {
	
	font-weight : bold;
	text-align :center;
	font-size: 20pt;
	color : #0000ff;	
}
h2  {
	
	font-weight : bold;
	text-align :center;
	font-size: 18pt;
	color : #0000ff;	
}

h3  {
	
	font-weight : bold;
	text-align :center;
	font-size: 16pt;
	color : #0000ff;	
}
.toc {
	font-weight : normal;
	font-size: 13pt;
	color : #0000ff;
}
.new {
	font-weight : normal;
	color : #0000ff;
}
