body {
   background-color: #FFFFFF;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}

h2 {
   font-family: Verdana;
   font-size: 10pt;
   text-decoration: bold;
   color: #969E60;
}

h1 {
   font-family: Times New Roman;
   font-size: 14pt;
   text-decoration: bold, italic;
   color: #32709B;
}

p {
   font-family: verdana;
   font-size: 10pt;
   color: #32709B;
}

td {
   font-family: verdana;
   font-size: 10pt;
   color: #32709B;
}

a {
   color: #656546;
}

a:visited {
   color: #656546;
}

a:hover {
   color: #969E60;
}

img {
	border-color: #D0722F;
}

ul {
   list-style-type: disc;
   color: #32709B;
   font-family: verdana;
   font-size: 10pt;
}