
h1 {font-family: arial; font-size: 20pt; color: #00397C;}
h1 a:link {color: #00397C} 
h1 a:visited {color: #00397C; text-decoration: none}
h1 a:hover {color: #00397C; text-decoration: none}
h1 a:active {color: #00397C; text-decoration: none}

p {font-family: arial; font-size: 12px; color: #676767; text-decoration: none; text-align: justify}
p a:link {color: #676767; text-decoration: none} 
p a:visited {color: #676767; text-decoration: none}
p a:hover {text-decoration: underline; color: #676767}
p a:active {color: #676767;text-decoration: none}

li {font-family: arial; font-size: 12px; color: #676767; text-decoration: none; text-align: justify}
li a:link {color: #676767; text-decoration: none} 
li a:visited {color: #676767; text-decoration: none}
li a:hover {text-decoration: underline; color: #676767}
li a:active {color: #676767;text-decoration: none}

ul {font-family: arial; font-size: 12px; color: #676767; text-decoration: none; text-align: justify}
ul a:link {color: #676767; text-decoration: none} 
ul a:visited {color: #676767; text-decoration: none}
ul a:hover {text-decoration: underline; color: #676767}
ul a:active {color: #676767;text-decoration: none}

p.title {font-family: arial; font-size: 12px; color: #00397C; text-decoration: none; text-align: justify; font-weight:bold}
p.title a:link {color: #00397C; text-decoration: none} 
p.title a:visited {color: #00397C; text-decoration: none}
p.title a:hover {text-decoration: underline; color: #00397C}
p.title a:active {color: #00397C;text-decoration: none}

p.people {font-family: arial; font-size: 12px; color: #808080; text-decoration: none; text-align: justify}
p.people a:link {color: #A2A0A0; text-decoration: none} 
p.people a:visited {color: #A2A0A0; text-decoration: none}
p.people a:hover {text-decoration: underline; color: #808080}
p.people a:active {color: #A2A0A0;text-decoration: none}

body { 
margin: 40px;
padding: 0px;
background-color:#FFFFFF
}