body {
   background-color: #FFFFFF;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}

h2 {
   font-family: ;
   font-size: ;
   text-decoration: ;
   color: ;
}

h1 {
   font-family: Trebuchet MS;
   font-size: 12pt;
   text-decoration: none;
   color: #008D53;
}

p {
   font-family: Trebuchet MS;
   font-size: 10pt;
   color: #333333;
}

td {
   font-family: Trebuchet MS;
   font-size: 10pt;
   color: #333333;
}

a {
   color: #004183;
}

a:visited {
   color: #004183;
}

a:hover {
   color: #008D53;
}

img {
	border-color: ;
}

ul {
   list-style-type: disc;
   color: #333333;
   font-family: Trebuchet MS;
   font-size: 10pt;
}