body { background-color: white}

ul { list-style-type: disc; list-style-position: outside }

h2 { color: black; font-size: 24 px; text-align: center; font-style: italic; font-weight: bold; font-family: Verdana}
h4 { color: black; font-size: 18 px; text-align: center; font-style: italic; font-weight: bold; font-family: Verdana}
h5 { color: black; font-size: 14 px; font-weight: bold; font-family: Verdana}

td { color: black; font-size: 12 px; font-family: Verdana; text-align: justify }

a:link { text-decoration: none; color: #006633 }
a:hover { text-decoration: underline; color: black }
a:active { text-decoration: underline; color: black }

