body
{
	font-size: 10pt;
	font-family: 'Times New Roman';
}
.rule
{
	background-color:orange
}
H1
{
	font-size:16px;
	font-weight:bold;
	color:orange
}
H2
{
	font-size:12px;
	font-weight:bold;
	color:orange
}
H1_alt
{
	font-size:14px;
	font-weight:bold;
	color:orange
}
H2_alt
{
	font-size:12px;
	font-weight:bold;
	color:orange
}
TD
{
	font-size: 10pt;
	font-family: 'Times New Roman';
}
.TableWithBorder
{
	border-color:orange;
	border-style:solid;
	border-width:1px;
}
TEXTAREA
{
	text-align:left
}

.Tint
{
	background-color:wheat
}

