body {
   background-color: #ffffff;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}

h2 {
   font-family: garamond, georgia;
   font-size: 12pt;
   text-weight: normal;
   color: #103734;
}

h1 {
   font-family: garamond, georgia;
   font-size: 18pt;
   text-weight: normal;
   color: #103734;
   }

p {
   list-style-type: disc;
   font-family: garamond, georgia;
   font-size: 12pt;
   color: #103734;
   line-height: 16pt;
}

td {
   list-style-type: disc;
   font-family: garamond, georgia;
   font-size: 12pt;
   color: #103734;
   line-height: 16pt;
}

a {
   color: #196F25;
   text-decoration: none;

}

a:visited {
   color: #196F25;
   text-decoration: none;
}

a:hover {
   color: #196F25;
   text-decoration: underline;
}

img {
	border-color: ;
}

ul {
   list-style-type: disc;
   font-family: garamond, georgia;
   font-size: 12pt;
   color: #103734;
   line-height: 16pt;
}