html, body
{
	margin:0; padding: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #1c1c1c;
}
p a
{
	color: #878787 !important;
	text-decoration: none;
	font-size: 12px !important;
}
p a:hover
{
	color: #000000 !important;
	text-decoration: none;
}
ul
{
	font-size: 12px;
}
a:hover
{
	color: #000000;
}
p
{
	font-size: 12px;
	color: #181818;
	text-indent: 20px;
}

p a.statement
{
	font-size: 16px !important;
	text-align: center !important;
	text-decoration: none !important;
	margin: 20px auto 20px auto !important;
	width: 400px;
	display: block;
	text-indent: -20px !important;
}
/* HEADINGS */
h1
{
	color: #535353;
	font-weight: normal;
	font-size: 18px;
}

h2
{
	color: #464646;
	font-weight: normal;
	font-size: 20px;
}

h3
{
	color: #303030;
	font-weight: bold;
	font-size: 14px;
}

h4
{
	color: #464646;
	font-weight: bold;
	font-size: 12px;
}
