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:;
}

h1 {
   font-family: Times New Roman;
   font-size: 14pt;
   color: #000388;
}

p {
   font-family: verdana;
   font-size: 10pt;
   color: #000000;
}

td {
   font-family: verdana;
   font-size: 10pt;
   color: #000000;
}

a {
   color: #CB0004;
   text-decoration: none;
}

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

a:hover {
   color: #8081C4;
}

img {
	border-color: #8081C4;
}

ul {
   list-style-type: disc;
   color: #000000;
   font-family: verdana;
   font-size: 10pt;
}