<!--
body, td, th, p
{
	font-family: arial, helvetica, verdana;
	font-size: 10pt;
}

.req, .heading, .attention
{
	font-weight: bold;
}

.heading
{
	font-size: 14pt;
}

.attention
{
	color: red;
}

.note
{
	font-size: 8pt;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

TD.EntryLabel
{
	background-color: #C0C0C0;
	text-align: right;
}
// -->