b@390: b@390: \usepackage{colordvi,amsmath,epsfig,float,color,multicol} % times b@390: b@390: \pagestyle{empty} b@390: \setlength{\parindent}{0cm} b@390: \setlength{\parskip}{2ex} b@390: \setlength{\columnsep}{3cm} b@390: \addtolength{\textwidth}{2cm} b@390: \addtolength{\oddsidemargin}{-1.5cm} b@390: b@390: \renewcommand{\normalsize}{\Large} b@390: \def\regularsize{\@setfontsize\normalsize{34pt}{37}} b@390: b@390: \renewcommand\refname{} b@390: \setlength{\fboxrule}{0.1cm} b@390: b@390: b@390: % ---------------------------------------------------------------- b@390: b@390: b@390: % PMS287 CMYK=[100% 69% 0% 11.5%] RGB=[38/256 67/256 151/256] b@390: \definecolor{qmuldarkblue}{rgb}{0.1484375,0.26171875,0.58984375} b@390: \definecolor{emphasisered}{rgb}{0.4921,0.132812,0.164062} b@390: b@390: \definecolor{backgrey}{rgb}{0.93,0.93,0.93} b@390: \definecolor{backblue}{rgb}{0.93,0.93,1} b@390: \definecolor{backyellow}{rgb}{1,1,0.88} b@390: b@390: \definecolor{backred}{rgb}{1,0.9,0.9} b@390: \definecolor{backgreen}{rgb}{0.9,1,0.9} b@390: \definecolor{backpink}{rgb}{1,0.9,1} b@390: \definecolor{backturquoise}{rgb}{0.9,1,1} b@390: b@390: b@390: b@390: b@390: % ---------------------------------------------------------------- b@390: b@390: b@390: \makeatletter b@390: \renewcommand{\section}{\@startsection b@390: {section} % the name b@390: {1} % the level b@390: {0mm} % the indent b@390: {-0.7\baselineskip} % the beforeskip b@390: {5mm} % the afterskip b@390: {\center\Huge\color{qmuldarkblue}\bfseries}} % the style b@390: \makeatother