


font-family:  Arial, Helvetica, sans-serif;
/* This sets the text font type */
color: Black;
/* This sets the text font color */
}
p {font-size: 100%}
/* This sets the paragraph font size */
p.margin {margin-left: 0.5cm}
/* This sets the paragraph indent distance */

h1 {text-align: left; color: #999966; font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold;  }
h2 {text-align: center; color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; }
h3 {text-align: left; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; }
h4 {text-align: center; color: Maroon; font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; }
h5 {text-align: left; color: DarkSlateGray; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }

a:link {color: Blue}
a:visited {color: Blue}
a:hover {color: Maroon}
a:active {color: Maroon}

