body {
text-align: center; 
margin-top: 0px; 
background-color: #FFFFFF; 
margin-left: 0px; 
margin-right: 0px; 
padding-top: 0px;
}

h1 {
text-align: center;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 50px;
color: #000000; 
margin-top: 15px;
margin-bottom: 15px;
font-weight: bold;
}

h1 a {
text-align: center;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 50px;
color: #000000; 
margin-top: 15px;
margin-bottom: 15px;
font-weight: bold;
text-decoration: none;
}

h1 a:visited {
text-align: center;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 50px;
color: #000000; 
margin-top: 15px;
margin-bottom: 15px;
font-weight: bold;
text-decoration: none;
}

h1 a:hover {
text-align: center;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 50px;
color: #000000; 
margin-top: 15px;
margin-bottom: 15px;
font-weight: bold;
text-decoration: underline;
}

h2 {
text-align: center;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 25px;
color: #000000;
margin-bottom: 25px;
text-decoration: none;
font-weight: bold;
}

h2 a {
text-align: center;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 25px;
color: #000000;
margin-bottom: 15px;
text-decoration: none;
font-weight: bold;
}

h2 a:visited {
text-align: center;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 25px;
color: #000000;
margin-bottom: 15px;
text-decoration: none;
font-weight: bold;
}

h2 a:hover {
text-align: center;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 25px;
color: #000000;
margin-bottom: 15px;
text-decoration: underline;
font-weight: bold;
}

h3 {
text-align: left;
font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #000000; 
margin-top: 30px;
margin-bottom: 15px;
margin-left: 0px;
font-weight: normal;
line-height: 1.4em;
}

ul {
list-style-type: square;
}