body {
   background-color: #fff;
   font-family: "Century Gothic", "Arial Narrow", Arial, Trebuchet MS, arial,verdana,sans-serif;
   color: #003768;
   font-size: 0.8em;
   }

a:link {
	color: #4B861E;
   font-weight: bold;
}

a:visited {
   color: #333;
   font-weight: bold;
}

a:hover {
   color: #990;
   font-weight: bold;
} 

h1 {
   font-family: georgia, times new roman, times,serif;
   line-height: 110%;
   font-size: 1.4em;
   margin-top: 2px;
}

small {
   font-size: 0.8em;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
}

.photo {
float: right;
padding: 2px;
border: 0px;
 }
.photo  a:link {
text-decoration: none;
border: 0px;
}
.photo  a:visited {
text-decoration: none;
border: 0px;
}
.photo  a:hover {
border: 0px;
}
.photo img {
 border: 0px;
 }
.listing {
 border: 0px;
 background-color: #E6EBF1;
 padding: 4px;
 font-size: .8em;
 }
.listing small {
 font-size: .75em;
 } 
 
.listing small a:link {
 text-decoration: none;
 } 
.listing small a:visited {
 text-decoration: none;
 } 
.listing small a:hover {
 text-decoration: underline;
 } 

.listingtxt {
 font-size: 1em;
 }
.listingtxt strong {
 font-size: 1.4em;
 } 
