<style TYPE="text/css">
<!--
a {
  text-decoration: none;
}
a:link    {color:0000ff;}
a:visited {color:000080;}
a:active  {color:800303;}
a:hover   {color:ff0000;}
body {
  font-family: Verdana, Arial, Helvetica, SanSerif;
	font-size: 12px;
  background-color: #ffffff;
  color: #000000;
  width: 650px;
}

h1 {
  background-color: #ffffcc;
  color: #0000ff;
  padding: 20px;
  text-align: center;
  width: 100%
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #0000ff;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  color: #0000ff;
}

input {
  width: 99%;
}

input.checkbox {
  width: 15px;
}
li {
   padding-bottom: 3px;
}

p, td {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.headline {
	color: red;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.ingress {
  font-weight: bold;
}

.Mandatory {
  color: #ff0000;
  font-weight: bold;
}


-->
</style>
