h1
{
	font-size:1.8em;
	margin-bottom:.9em;
	font-weight:bold;
	color:#db001b;

}
h2
{
	font-size:1.4em;
	font-weight:normal;
}
h3
{
	font-size:1.2em;
	font-weight:normal;
}
h4
{
	font-size:1.2em;
	font-weight:normal;
}

img
{
	vertical-align:middle;
	border-style:none;
}
p
{
	font-size:1.2em;
	margin-bottom:1.1em;
}

a, a:hover
{
	text-decoration:underline;
}
a
{
	color:#db001b;
}
table
{
	border-collapse:collapse;
	margin: 0em 0em 2em 0em;
	width:100%;
	font-size:1em;
}
td, th
{
	font-size:1.2em;
	padding:.1em .4em;
	font-weight:normal;
}
td p, th p
{
	margin:0px;
	padding:0px;
}
th
{
	color:#fff;
}
ul
{
	margin-bottom:1em;
}
ul li
{
	background-image:url(../images/ico_list.gif);
	background-repeat:no-repeat;
	background-position:left 4pt;
	font-size:1.2em;
	padding-left: 1.4em;
	margin-bottom:.4em;
}
p.custom_setup
{
	color:#000;
	font-size: 1.1em;
	text-decoration:underline;
	font-weight:bold;
	text-align:right;
}
