a {
 text-decoration: none
 }
 body, td, th, li {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
}

.grouptitle {
 font-family: "Georgia Bold Italic", "Times New Roman", Times, serif;
 color: #770000;
 font-size: 18px;
 font-style: italic;
 font-weight: bold;
 }
 
 .groupsubtitle {
 font-family: "Georgia Bold Italic", "Times New Roman", Times, serif;
 color: #770000;
 font-size: 14px;
 font-style: italic;
 font-weight: bold;
 }
 
 .imgcaption {
 font-family: "Georgia Bold Italic", "Times New Roman", Times, serif;
 font-size: 11px;
 font-style: italic;
 font-weight: bold;
 }
 
.bitlarger {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
 }
 
 .largerstill {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 18px;
 }

a:link {
	color: #003399;
}

.css-sup {
 vertical-align:super;
 font-size: smaller;
}