body{
background-image: url('Background2.jpg')
}
h1{
color: #004040;
font-weight: bold;
font-size: 24pt;
font-family: arial, sans-serif;
text-align: center;
text-decoration: underline;
}

h2{
color:  #004040;
font-weight: bold;
font-size: 10pt;
font-family: arial sans-serif;
text-align: justify;
text-decoration: underline;
}

h3{
color:  #004040;
font-size: 10pt;
font-family: arial, sans-serif;
text-align: center;
}


h4{
color:  #004040;
font-size: 9pt;
font-family: arial, sans-serif;
text-align: justify;
}

p{
color:  #004040;
font-size: 9pt;
font-family: arial, sans-serif;
text-align: justify;
}

q{
color: #004040;
font-size: 8pt;
font-family: arial, sans-serif;
text-align: justify;
}

td{
color:  #004040;
font-size: 9pt;
font-family: arial, sans-serif;
text-align: center;
}

li{
color:  #004040;
font-size: 9pt;
font-family: arial, sans-serif;
text-align: justify;
}

a:link {
color: #004040;
font-family: arial, sans-serif;
}

a:visited {
color:  #004040;
font-family: arial, sans-serif;
}