table.test
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.test td, table.test th
{
	background-color: #cccccc;
}

table.test tr.alt td, table.test tr.alt th
{
	background-color: #ffffff;
}

.test2, table tr td.test2
{
	color: #930028;
}

.Normal, table tr td.Normal
{
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-indent: 0;
	line-height: 100%;
}

.red, table tr td.red
{
}

h1
{
	font-family: Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
}

h2
{
	font-family: Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
}

h3
{
	font-family: Arial, sans-serif;
	font-style: normal;
	color: #930028;
}

h4
{
}

h5
{
}

h6
{
}

table.art
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.art td, table.art th
{
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
	vertical-align: top;
}

table.lefttop
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
}

table.lefttopred
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-style: solid;
	border-width: 2px;
	border-color: #b0001a;
}

table.lefttopred td, table.lefttopred th
{
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

table.lefttopred tr.alt td, table.lefttopred tr.alt th
{
	padding: 5px;
}

table.lefttopred th
{
	padding: 5px;
}

table.lefttopred tr.alt th
{
	padding: 5px;
}


