body  {
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
	background: white;
	font-size: medium;
	margin-left : 0;
	margin-top : 0;
}

td, th, p, div, dl  {font-family: Verdana, Helvetica, sans-serif; }
h1, h2, h3, h4, h5 {font-family: Verdana, Helvetica, sans-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, Helvetica, sans-serif; font-size: .85em; font-weight: 700; text-decoration: none; }
.info  {font-family: Verdana, Helvetica, sans-serif; width: 200px; font-size: .8em; color: black; background: #d6e3ef; }
.info2  {font-family: Verdana, Helvetica, sans-serif; font-size: .8em; color: black; background: #d6e3ef; }
.nav  {font-family: Verdana, Helvetica, sans-serif; font-weight: 700; text-decoration: none; background: #d6e3ef; }
.faqq {font-style: italic;}

.mainnav  {background: #d6e3ef; font-family: Verdana, Helvetica, sans-serif; font-size: .75em; font-weight: 700; }
.mainnav A  {text-decoration: none; }

.smallnav  {font-family: Verdana, 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: 1em;}

.memorial {border: thin solid Black; padding : .5em; }

.biggerbold {
font-size: 1.5em; 
font-weight: bolder;
}

.menu {
	padding : 0.1em;
	font-family: Verdana, Helvetica, sans-serif;
	color: #003366;
	font-size: .8em; 
	margin: 1px;
	text-decoration: none;
}

.submenu {
	padding : 0.1em;
	font-family: Verdana, 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, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: black;
	padding-bottom: 10px;
}
.pageHeadline {
	font-size: 12pt;
	font-weight: bold;
}
.requiredWarning {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: red;
}
.errorText {
	font-weight: bold;
	color: red;
}
.subtle {
	font-size: 8pt;
	color: #808080;
}
.formBox {
	font-family: Verdana, Helvetica, sans-serif
	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;}


.center {
 text-align : center;
}

.left {
 text-align : left;
}

.right {
 text-align : right;
}

 td {
 vertical-align : top;
}

th {
  text-align: center; 
  vertical-align : top;
  font-weight: bold;
}
