body {text-align: justify;
 background-color: white;
 color: black;
 font-family: Times New Roman, Times, serif}

p {text-indent: 2em}

a {font-family: Century Gothic, Univers, Helvetica, Arial, sans-serif;
 color: #4020FF}
a:link {text-decoration: none}
a:active {text-decoration: underline;
 color: #201080}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}

hr {color: #4020FF}

h1, h2 {font-family: Century Gothic, Univers, Helvetica, Arial, sans-serif;
 text-decoration: underline}
h1 {font-size: 150%}
h2 {font-size: 100%}
