H1
	{
	font-family:TimesNR, Times, serif;
	font-size:20px;
	font-weight:bolder;
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
	text-align:center;
	}
	
H2
	{
	font-family:TimesNR, Times, serif;
	font-size:15px;
	font-weight:bolder;
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
	text-align:center;
	}
	
H3
	{
	font-family:TimesNR, Times, serif;
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
	text-align:left;
	}
	
table
	{
	background:LightGrey;
	}
table.boundary	
	{
	border-width:1px;
	border-style:double;
	border-color:SteelBlue;
	}
table.warning
	{
	border-width:5px;
	border-style:single;
	border-color:red;
	background: white;
	color:black;
	}
.category
	{
	font-family:TimesNR, Times, serif;
	font-size:14px;
	font-weight:bolder;
	color:#ffffff;
	text-align:left;
	background:SteelBlue;
	}
	


.fieldname
	{
	font-family:TimesNR, Times, serif;
	font-size:14px;
	margin-top:25px;
	color:#000000;
	text-align:left;
	}
	
.subfieldname
	{
	font-family:TimesNR, Times, serif;
	font-size:11px;
	margin-top:2px;
	color:#000000;
	text-align:left;
	}
	
.answer
	{
	font-family:TimesNR, Times, serif;
	font-size:14px;
	margin-top:25px;
	color:DarkBlue;
	text-align:left;
	}	