body {
   background-color: #FFFFFF;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}

h2 {
   font-family:;
   font-size:;
   font-weight:;
   color:;
}

h1 {
   font-family:;
   font-size:;
   font-weight:;
   color:;
   text-transform:;
}

p {
   font-family: Verdana;
   font-size: 9pt;
   color:#113955;
}

td {
   font-family: Verdana;
   font-size: 9pt;
   color:#113955;
}

a {
   color: #416F41;
   text-decoration: none;
}

a:visited {
   color: #416F41;
   text-decoration: none;
}

a:hover {
   color: #A6C59E;
   text-decoration: none;
}


ul {
   list-style-type: disc;
   font-family: Verdana;
   font-size: 9pt;
   color:#113955;
}

img {
	border-color: #416F41;
}
