.body {
   font-family: verdana,arial,sans-serif;
   font-size: 12px;
   color: #000000;
   line-height: 110%;
}
.body2 {
   font-family: georgia,times new roman,serif;
   font-size: 12px;
   color: #000000;
   line-height: 120%;
   font-style: italic;
}
.featured {
   font-family: georgia,times new roman,serif;
   font-size: 12px;
   font-style: italic;
   line-height: 120%;
   border: 1px solid #4A6E87;
   background-color: #ACC5D7;
   margin-top: 5px;
   padding: 4px;
}
.bgtop { 
   background-repeat: no-repeat;
}
a:link {
   font-family: georgia,times new roman,serif;
	color: #18497C;
   font-weight: bold;
   font-style: italic;
}

a:visited {
   font-family: georgia,times new roman,serif;
   color: #406342;
   font-weight: bold;
   font-style: italic;
}

a:hover {
   font-family: georgia,times new roman,serif;
   color: #990000;
   font-weight: bold;
   font-style: italic;
} 

li {
   padding: 3px;
   }
   
small {
   font-size: 8pt;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
}

h1 {
   font-size: 22px;
   font-family: georgia,times new roman,serif;
   color: #18497C;
   font-weight: bold;
   font-style: italic;
   line-height: 120%;
}

strong {
   font-size: 16px;
   font-family: georgia,times new roman,serif;
   font-weight: bold;
   color: #000000;
   line-height: 110%;
}
