body {
margin-top: 0px;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 0px;
}

h1 {
font-family: Times New Roman, Arial, helvetica, sans-serif;
text-align: top;
font-size: 1em;
text-align: left;
}

h2 {
position: relative;
color: black;
font-family: Times New Roman;
font-size: 1em;
text-align: left;
}

h3 {
position: relative;
font-family: Times New Roman;
font-size: 1em;
font-weight: bold;
text-align: center;
}

h4 {
position: relative;
font-family: Times New Roman;
font-size: 1em;
font-weight: bold;
text-align: left;
}

h5 {
position: relative;
font-family: Times New Roman;
font-size: .7em;
font-weight: bold;
text-align: left;
}

h6 {
position: relative;
font-family: Times New Roman;
font-size: .6em;
font-weight: normal;
text-align: left;
}

h7 {
position: relative;
font-family: Times New Roman;
font-size: 1em;
font-weight: bold;
text-align: center;
color: red;
}

.table {
font-family: arial, helvetica, sans-serif;
border:0;
font-weight: normal:
font-size: 2em;
}

p {
 font-family: Times New Roman, arial, helvetica, sans-serif;
  padding: 0;
line-height: 4em;
}

a:link {
 color: #006a25;
}

a:visited {
color: #006a25;

}
a:active {
color: #002809;
}

