|  | @@ -64,8 +64,25 @@
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  % Table of content
 |  |  % Table of content
 | 
											
												
													
														|  |  \usepackage{tocloft}
 |  |  \usepackage{tocloft}
 | 
											
												
													
														|  | -\cftpagenumbersoff{section}
 |  | 
 | 
											
												
													
														|  | -\cftpagenumbersoff{subsection}
 |  | 
 | 
											
												
													
														|  | 
 |  | +\renewcommand{\cfttoctitlefont}{\rmfamily\Large\MakeUppercase}
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  | 
 |  | +\usepackage{titletoc}
 | 
											
												
													
														|  | 
 |  | +\titlecontents{section}
 | 
											
												
													
														|  | 
 |  | +    [15pt]
 | 
											
												
													
														|  | 
 |  | +    {\addvspace{8pt}\large\rmfamily}
 | 
											
												
													
														|  | 
 |  | +    {\contentslabel{15pt}}
 | 
											
												
													
														|  | 
 |  | +    {\hspace*{-9mm}}
 | 
											
												
													
														|  | 
 |  | +    {\contentspage}[\medskip]
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  | 
 |  | +\titlecontents{subsection}
 | 
											
												
													
														|  | 
 |  | +    [35pt]
 | 
											
												
													
														|  | 
 |  | +    {\rmfamily}
 | 
											
												
													
														|  | 
 |  | +    {\contentslabel{25pt}}
 | 
											
												
													
														|  | 
 |  | +    {\hspace*{-12mm}}
 | 
											
												
													
														|  | 
 |  | +    {\contentspage}
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  | 
 |  | +% Page numbering
 | 
											
												
													
														|  | 
 |  | +\pagenumbering{gobble}
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  % Title
 |  |  % Title
 | 
											
												
													
														|  |  \titleformat{\section}[runin]
 |  |  \titleformat{\section}[runin]
 |