body {
   background-color: #FFFFFF;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}

h2 {
   font-family: Verdana;
   font-size: 10pt;
   font-weight:;
   color: #000085;
}

h1 {
   font-family: Verdana;
   font-size: 12pt;
   color: #D8A500;
}

p {
   font-family: Verdana;
   font-size: 10pt;
   color: #000085;
}

td {
   font-family: Verdana;
   font-size: 10pt;
   color: #000085;
}

a {
   color: #160DFC;
   text-decoration: ;
}

a:visited {
   color: #160DFC;
   text-decoration: ;
}

a:hover {
   color: #0C67FE;
   text-decoration: ;
}


ul {
   list-style-type: disc;
   font-family: Verdana;
   font-size: 10pt;
   color: #000085;
}

img {
	border-color: #CCCCCC;
}