body
{
	font-family:Arial;
	font-size:13px;
}

table, tr, td
{
	font-family:Arial;
	font-size:13px;
}

a
{
	text-decoration:none;
	font-weight:normal;
	color:Blue;
}

a:hover
{
	text-decoration:none;
	font-weight:normal;
	color:Red;
}

a:visited, a:active
{
	color:Blue;
	font-weight:normal;
	text-decoration:none;
}
.example
{
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
}

.field
{
	font-family:Arial;
	font-size:10pt;
}
label
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}