body {
  vertical-align: top;
}


a:link {
  color: #000000;	
  text-decoration: underline;
  text-shadow: 2px 2px 2px #888888;
}

a:visited {
  color: #000000;
  text-decoration: none;
  text-shadow: 2px 2px 2px #888888;
}

a:active {
  color: #0000ff;
  text-decoration: none;
  text-shadow: 2px 2px 2px #888888;
}


a:hover {
   color: #9c9c9c;
  text-shadow: 2px 2px 2px #888888;
}

h2 {
	margin-bottom: 0px;
	text-align: right;
	font: 85% "Gill sans", "Trebuchet MS", Verdana, sans-serif;
     text-shadow: 3px 3px 3px #888888;
}
h3 {
	margin-bottom: 0px;
	text-align: right;
	font: 85% "Gill sans", "Trebuchet MS", Verdana, sans-serif;
     text-shadow: 3px 3px 3px #888888;
}
h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font: 150% "Gill sans", "Trebuchet MS", Verdana, sans-serif;
     text-shadow: 3px 3px 3px #888888;
}
.menuItem {
  color: #000000;
  background-color: #eeeeee;
  border-color: #ffffff;
  border-style: solid;
  border-width: 2px;
  font-family: arial;
  font-weight: normal;
  font-size: 10pt;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  width: 140px;
  height: 20px;
  text-align: center;
  line-height: 150%;
  vertical-align: top;
  align: center;
}

.menuItem:hover {
   color: #9c9c9c;
}


.menuItemSub {
  color: #0f0f0f;
  background-color: #eeeeee;
  border-color: #ffffff;
  border-style: none;
  border-width: 0px;
  font-family: arial;
  font-weight: normal;
  font-size: 8pt;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  width: 80px;
  height: 15px;
  text-align: right;
  line-height: 100%;
  vertical-align: center;
  align: left;
}

.menuItemSub:hover {
   background-color: #9cccc9;

}


.copyright {
  color: #000000;
  background-color: #eeeeee;
  border-color: #ffffff;
  border-style: solid;
  border-width: 4px;
  font-family: arial;
  font-weight: small;
  font-size: 10pt;
  width: 800px;
  height: 20px;
  text-align: right;
  line-height: 150%;
  vertical-align: center;
  align: center;
  text-shadow: 2px 2px 2px #aaaaaa;
}


.mainText {
  color: #000000;
  background-color: #ffffff;
  width: 516px;
  border-width: 0px;
  font-family: arial;
  font-weight: normal;
  font-size: 10pt;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 30px;
  text-align: left;
  line-height: 150%;
  vertical-align: top;
  align: center;
}


.author {
  color: #000000;
  font-family: arial;
  font-variant: small-caps;
  font-size: 10pt;
  text-align: left;
}

.title {
  color: #000000;
  font-family: arial;
  font-variant: normal;
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
}
.location {
  color: #000000;
  font-family: arial;
  font-variant: normal;
  font-style: italic;
  font-size: 10pt;
  text-align: left;
}
