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