body {
	margin-left: 0px;
	margin-top: 0px;
	}
.inactive {
	color: #666666;
}
span.bold { font-weight: bold; }

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Blue;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: Black;
}
h1.content { font-family: Arial, Helvetica, sans-serif;
   font-size: 20px;
	font-weight: bold;
	}
h3.content {
	font-size: 15px;
	font-weight: bold;
}
.italic { color: Gray;  
   font-style: italic;  
   font-family: Arial, Helvetica, sans-serif;  
	font-weight: bold;
}

.italicserif { color: Gray;  
   font-style: italic;  
   font-family: "Times New Roman", Times, serif;  
	font-weight: bold;
	font-size: 110%;
}

.emphasis {
	font-size: 14px;
	font-weight: bold;
	color: Gray;
}
.quote { font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-style: italic;
	 font-weight: bold;  
	 color: Gray;     }

.serif { font-family: "Times New Roman", Times, serif; }

table.admargin { border: 1px solid Black; }

.emphasisred {
	font-size: 14px;
	font-weight: bold;
	color: #DC143C;
	font-style: italic;
}

.topmarg20 {
	margin-top: 20px;
}

.topmarg30 { margin-top: 30px; }

.top-leftmarg30 { margin-top: 30px;  margin-left: 30px;  }

.top-rightmarg30 { margin-top: 30px;  margin-right: 30px;  }

.leftmarg30 { margin-left: 30px;  }

.top-left-rightmarg30 { margin-top: 30px;  margin-left: 30px;  margin-right: 30px;   }

.left-rightmarg30 { margin-left: 30px;  margin-right: 30px;   }

a.topmenu:link { color: Black;  
   text-decoration: none;
}
a.topmenu:visited { color: Black;  
   text-decoration: none;
}
a.topmenu:hover { color: White; }
a.topmenu:active { color: #993300; }
a.bottommenu:link { color: White;  text-decoration: none;  }
a.bottommenu:visited { color: White;  text-decoration: none;  }
a.bottommenu:hover { color: Silver; }
a.bottommenu:active { color: #993300; }

a.adlink:link { color: Blue;  text-decoration: none;  }
a.adlink:visited { color: Blue;  text-decoration: none;  }
a.adlink:hover { color: #DC143C; }
a.adlink:active { color: #993300; }

a.photolink:link { color: Blue;  text-decoration: none;  font-size: 12px;  font-weight: bold;  font-family: Arial, Helvetica, sans-serif;  }
a.photolink:visited { color: Blue;  text-decoration: none;  font-size: 12px;  font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
a.photolink:hover { color: #DC143C; }
a.photolink:active { color: #993300; }
