body
{
	font-size: 11px;
	line-height: 18px;
	font-family: Arial;
	color: #000000;
}

a img
{
	border: none;
}

a
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	color: #fa1730;
}

a.selected
{
	font-weight: bold;
	color: #FF0000;
}

h1
{
	color: White;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
}

h2
{
	font-size: 24px;
	color: #112D70;
	font-weight: normal;
	margin: 20px 0 10px 0;
}

h3
{
	font-size:12px;
	font-weight: bold;
	margin: 11px 0 0 0;
}

h4
{
	font-weight: bold;
	font-size: 11px;
}

p
{
	margin: 11px 0;
}

table p
{
	margin: 0;
}