body {
   background-color: #E4DFDD;
   margin-left: 0px;
   margin-top: 14px;
   margin-right: 0px;
   margin-bottom: 14px;
}

h2 {
   font-family: Verdana;
   font-size: 10pt;
   color: #277C97;
}

h1 {
   font-family: Times New Roman;
   font-size: 14pt;
   color: #277C97;
   margin-top: 0px;
   margin-bottom: 0px;
}

p {
   font-family: verdana;
   font-size: 10pt;
   color: #277C97;
}

td {
   font-family: verdana;
   font-size: 10pt;
   color: #277C97;
}

a {
   color: #249FCE;
   text-decoration: none;
}

a:visited {
   color: #249FCE;
   text-decoration: none;
}

a:hover {
   color: #249FCE;
   text-decoration: underline;
}

img {
	border-color: #FFFFFF;
}

ul {
   list-style-type: disc;
   color: #277C97;
   font-family: verdana;
   font-size: 10pt;
}