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

h2 {
   font-family: garamond;
   font-size: 13pt;
   text-weight: bold;
   color: #0F7E80;
}

h1 {
   font-family: garamond;
   font-size: 18pt;
   text-weight: bold;
   color: #342E72;
   }

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

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

a {
   color: #764D9B;
   text-decoration: none;
}

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

a:hover {
   color: #AD90C7;
   text-decoration: underline;
}

.featuredlink {border-color: #ffffff;}
.featuredlink a, .featuredlink a:visited { color: #ffffff;}
.featuredlink a:hover { text-decoration: none; color: #ffffff;}

.textnav a, .textnav a:visited { color: #ffffff; }
.textnav a:hover { text-decoration: underline; color: #ffffff;}


img {
	border-color: ;
}

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