body {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
  font-style: normal;
  font-weight: normal;
}
table {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
  font-style: normal;
  font-weight: normal;
}
select, input {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
  font-style: normal;
  font-weight: normal;
}
.navigationbar {
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
  font-style: normal;
	font-weight: normal;
	color: #efefef;
  background-color: #1204DB;
  background-image: url("../images/navigationbar_middle.gif");
  text-decoration: none;
}
.navigationbar a:link, .navigationbar a:active, .navigationbar a:visited { 
  color: #efefef;
  background-color: transparent;
  text-decoration: none;
}
.navigationbar a:hover{ 
  color: #ffffff;
  background-color: transparent;
  text-decoration: underline;
}
.titlebar {
  font-family: Verdana, Tahoma, Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 8pt;
	color: #efefef;
  background-color: #1204DB;
  background-image: url("../images/titlebar_middle.gif");
  text-decoration: none;
}
.footerbar {
  font-family: Verdana, Tahoma, Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 8pt;
	color: #efefef;
  background-color: #1204DB;
  background-image: url("../images/footerbar_middle.gif");
  text-decoration: none;
}
.border {
  font-family: Verdana, Tahoma, Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 8pt;
  color: #ffffff;
  background-color: #000000;
  text-decoration: none;
}
.contentsheading {
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  background-color: #EFEFEF;
  text-decoration: none;
}
.contents {
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
}
.contents a:link, .contents a:active, .contents a:visited { 
  color: #000000;
  background-color: transparent;
  text-decoration: underline;
}
.contents a:hover{ 
  color: #333333;
  background-color: transparent;
  text-decoration: underline;
}
