h1
{
	margin-top: 0.5em;
	font-size: 18px;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 13px;
}

h5
{
	font-weight: bold;
	font-size: 12px;
}

h6
{
	font-size: 12px;
	text-indent: 0em;
	line-height: 100%;
	font-style: italic;
}

p
{
}

a
{
	font-size: 12px;
	color: #00007f;
	text-indent: 0em;
	line-height: 100%;
}

table.rammer
{
	border-collapse: collapse;
	border-spacing: expression(cellSpacing=0);
	border-spacing: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.rammer td, table.rammer th
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.tab
{
	border-collapse: separate;
	border-spacing: expression(cellSpacing=2);
	border-spacing: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.tab td, table.tab th
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.RedFont, table tr td.RedFont
{
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	color: #f72314;
	line-height: 100%;
}


