body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background: white;
	font-size: medium;
	margin-left : 0;
	margin-top : 0;
}

td, th, p, div, dl  { font-family: Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5 { font-family: Geneva, Arial, Helvetica, san-serif;  color: #003366; font-weight: 700; }
ul, ol, li, dl, dt, dd, br {  } 

h1 { font-size: 1.5em; text-align: center; }
h2 { font-size: 1.35em; font-style: italic; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.05em; }
small { font-size: .8em; }
th { font-weight: 700; }

A:link    { color: #003366; }
A:visited { color: #003366; }
A:hover   { color: #003366; }
A:active  { color: #003366; }

A.goh:link    { color: #003366; text-decoration: underline; }
A.goh:visited { color: #003366; text-decoration: underline; }
A.goh:hover   { color: #003366; text-decoration: underline; }

.email { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: .85em; font-weight: 700; text-decoration: none; }
.info  { font-family: Geneva, Arial, Helvetica, sans-serif; width: 200px; font-size: .8em; color: black; background: #d6e3ef; }
.info2  { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: .8em; color: black; background: #d6e3ef; }
.nav  { font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: 700; text-decoration: none; background: #d6e3ef; }
.faqq {font-style: italic;}

.mainnav  { background: #d6e3ef; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: .75em; font-weight: 700; }
.mainnav A  { text-decoration: none; }

.smallnav  { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: .9em; font-weight: 700; text-decoration: none; }

.bigbold {  font-size: 1.1em; font-weight: bolder; }
.bold {  font-weight: bold; }
.small { font-size: .8em; }
.indent { text-indent: 2em;  }

.footer { font-size: .75em; }

.memorial { border: thin solid Black; padding : .5em; }
.biggerbold {
font-size: 1.5em; font-weight: bolder;
}

.menu {
	padding : 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bolder;
	margin: 1px;
	text-decoration: none;
}

.submenu {
	padding : 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bolder;
	margin: 3px 1px 3px 20px;
	text-decoration: none;
}

hr {
	color: #808080;
	height: 1px;
}
.articleTable {
	border: #808080 solid 1px;
	background-color: white;
	padding: 5px;
}

.permArticleTable {
	color: #003366;
	font-weight: bolder;
}

.bigText {
	font-family: verdana, arial;
	font-size: 18pt;
	font-weight: bold;
	color: black;
	padding-bottom: 10px;
}
.pageHeadline {
	font-size: 12pt;
	font-weight: bold;
}
.requiredWarning {
	font-family: verdana, arial;
	font-size: 8pt;
	color: red;
}
.errorText {
	font-weight: bold;
	color: red;
}
.subtle {
	font-size: 8pt;
	color: #808080;
}
.formBox {
	font-family: verdana, arial;
	color: #000000;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width: 350px;
}
.wsfs-indent {
	margin-left: 10%;
}

p.descr { margin-left: 20pt; }
p.who { margin-left: 20pt; font-size: .8em;}


