body
{
	font-size: 12px;
	font-family: verdana,helvetica,arial,sans-serif;

}

h1
{
	font-size: 18px;
	background-color: #003366;
	width: 530px;
	height: auto;
	color: #FFFFCC;
	padding-left: 5px;
	font-family: "Courier New", Courier, mono;
	margin-bottom: 0px;



}

h2
{
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	font-style: normal;
	top: 0px;
	margin-top: 0px;



}

*.box
{
	background-color:#FFFFCC;
	border: 1px solid #CCCCCC;
	padding: 8px 3px;
	width: 530px;
	margin-top: 0px;
	margin-bottom: 10px;




}

table
{
  border-collapse: separate
  border-spacing: 10px
}

*.question
{
	font-style: normal;
	color: #990033;
	font-weight: bold;

}

*.answer
{
  margin-left: 20px;
}

*.prompt
{
  /*font-weight: bold*/
}

*.prompt-help
{
  font-size: 10px;
  font-style: italic;
}

*.help
{
  font-size: 10px;
  font-style: italic;
  font-weight: lighter;
  margin-left: 40px;
  width: 500px;
  background-color: #FFFFCC;
}

*.titlerow
{
  background-color: #FFFFCC;
  font-weight: bold;
}
*.heading {
	background-color:#FFFFCC;
	border: 1px solid #CCCCCC;
	padding: 8px 3px;
	width: 530px;
	margin-top: 0px;
	font-weight: bold;
	color: #990000;

}
p {
	border: none;
	margin-top: 0px;

}
li {
	margin-bottom: 8px;
}
