A:link {
  color: #2233dd;
}

A:visited {
  color: #000077;
}

A:active {
  color: #0000ff;
}

BODY {
  color: black;
  background-color: white;
  font-family: verdana, helvetica, sans-serif;
  font-size: 10pt;
}

TABLE.maintable {
  width: 650px;
}

TD {
  font-family: verdana, helvetica, sans-serif;
  font-size: 10pt;
}

TD.indexthumb {
  width: 15%;
}

TD.shade {
  background-color: #aaaaaa;
  color: white;
}

TD.lightshade {
  background-color: #eeeeee;
  color: black;
}

TR.transparent {
  background-color: #ffffff;
}

SPAN.title {
  font-size: 14pt;
  font-weight: bold;
}

SPAN.treepath {
  font-size: 10pt;
  color: #000077;
}

SPAN.treepathdots {
  color: #111111;
}

.fieldname {
  color: #222277;
  font-weight: bold;
  font-size: 10pt;
}

.fieldvalue {
  font-size: 10pt;
}

.small { 
  font-size: 8pt;
}

UL {
  font-size: 12pt;
}

IMG {
  border-color: black;
}

.calendar {
	font-size: 10px; COLOR: black; text-align: center;
}
.calendarLink {
	font-size: 10px; COLOR: black; text-align: center; background-color: Yellow;
}
.calendarHeader {
	font-size: 10px; COLOR: black; background-color: #aaaaaa; margin-bottom: -15px; text-align: center;
}
.calendarMonth {
	color: blue; text-align: center; font-weight: bold;
}
.hasPhotos {
	font-size: 11px; COLOR: red; font-weight: underline;
}
.whatsnew {
	font-size: 11px; color: #000040;
}
TD.whatsnewlink {
	font-size: 10px;
}
.copyrightNotice {
	FONT: 10px Verdana, Arial, Helvetica, sans-serif; COLOR: #999999
}
