h1
{
	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;
	font-style: italic;
}

p
{
}

.headline1
{
	font-weight: normal;
	font-size: 15px;
	color: #ef4135;
	text-indent: 0em;
	line-height: 100%;
	font-style: normal;
	font-family: Helvetica,sans-serif;
	text-decoration: none;
}

.headline2
{
	font-weight: normal;
	font-size: 15px;
	color: #0055a4;
	text-indent: 0em;
	line-height: 100%;
	font-style: normal;
	font-family: Helvetica,sans-serif;
	text-decoration: none;
}

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

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


