* { margin: 0; padding: 0; }
body {
	padding: 50px;
	background: #4c4c4c url(images/grad1.png) 0 0 repeat-x;
	color: #d9d9d9;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
}
h1 { margin-bottom: .5em; border-bottom: solid 1px #d9d9d9; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 180%; text-indent: 5px; letter-spacing: -1px; }
h2 {
	margin-bottom: .5em; border-bottom: solid 1px #d9d9d9; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 140%; text-indent: 5px; letter-spacing: -1px; color: fuchsia;
}
cite { float: right; }
ul.classic { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
div.section { clear: both; padding-top: 50px; }

.table1 { float: right; margin-bottom: 2em; border: solid 1px #eee; }
.table1 caption { color: #fff; text-align: center; padding-bottom: 5px; }
.table1 th, .table1 td { padding: 7px; }
.table1 th, .table1 thead td { background-color: lightyellow; color: #000; }
.table1 tbody td { background-color: #fff; color: #000; }
.table1 tbody th { text-align: right; }

#wmfg { clear: both; float: left; }

h1 {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 0.5em;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 180%;
  text-indent: 5px;
  letter-spacing: -1px;
}
h2 {
  border-bottom: 1px solid #d9d9d9;
  text-indent: 5px;
  font-family: Arial,Helvetica,sans-serif;
  letter-spacing: -1px;
  margin-bottom: 0.5em;
  font-weight: normal;
  font-size: 160%;
  color: fuchsia;
}
cite {
  float: right;
}
ul.classic {
  list-style-type: disc;
  list-style-image: none;
  list-style-position: outside;
  margin-bottom: 1em;
  padding-left: 2em;
}
div.section {
  clear: both;
  padding-top: 50px;
}
.table1 {
  border: 1px solid #eeeeee;
  float: right;
  margin-bottom: 2em;
}
.table1 caption {
  color: #ffffff;
  text-align: center;
  padding-bottom: 5px;
}
.table1 th, .table1 td {
  padding: 7px;
}
.table1 th, .table1 thead td {
  background-color: lightyellow;
  color: #000000;
}
.table1 tbody td {
  background-color: #ffffff;
  color: #000000;
}
.table1 tbody th {
  text-align: right;
}
#wmfg {
  clear: both;
  float: left;
}
.a {
  text-decoration: none;
}
a:link {
	color: White;
}
a:visited {
	color: #FFFFF0;
}
a:hover {
  color: Fuchsia;
}
a:active {
  color: White;
}
h1 {
  font-weight: bolder;
  font-size: 110%;
  margin-bottom: 6px;
  color: White;
  font-family: Verdana,Tahoma,Arial;
}
.displayname {
  font-weight: bolder;
  font-size: 10pt;
  color: Black;
  font-family: Verdana,Tahoma,Arial;
}
p {
	font-size: 11pt;
	color: White;
	font-family: normal Tahoma, Arial, Helvetica, sans-serif;
}
h2 {
  color: White;
  margin-bottom: 6px;
  font-weight: bolder;
  font-size: 100%;
  font-family: Verdana,Tahoma,Arial;
}
a.topNav {
  font-weight: bolder;
  font-size: 80%;
  color: white;
  font-family: Verdana,Tahoma,Arial;
  text-decoration: none;
}
.topNav {
  color: white;
}
a.topNav:hover {
  color: #ccffff;
  background-color: #2d4141;
  text-decoration: none;
}
.foot {
  font-weight: normal;
  color: White;
  font-style: italic;
  text-align: center;
  font-size: 6pt;
  font-family: Verdana,Tahoma,Arial;
  text-decoration: none;
}
