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

h2 {
   font-family: times new roman;
   font-size: 14pt;
   text-weight: bold;
   color: #554F40;
}

h1 {
   font-family: times new roman;
   font-size: 16pt;
   text-weight: bold;
   color: #554F40;
   text-transform: uppercase;
   }

p {
   font-family: arial;
   font-size: 10pt;
   color: #062E59;
}

td {
   font-family: arial;
   font-size: 10pt;
   color: #062E59;
}

a {
   color: #554F40;
}

a:visited {
   color: #554F40;
}

a:hover {
   color: #AE9F68;
}

img {
	border-color: ;
}

ul {
   list-style-type: square;
   font-family: arial;
   font-size: 10pt;
   color: #596D86;
}
