*
{
	margin: 0;
	padding: 0;
	outline: none;
}

body
{
	font-family: Arial, Verdana, Sans-Serif;
	background: #fff;
	font-size: 12px;
	color: #000;
}

a
{
	color: #005ca1;
	text-decoration:underline;
}

a:hover
{
	color: #005ca1;
	text-decoration:underline;
}

h1
{
	font-family:arial;
	font-size: 31px;
	line-height: 31px;
	color: #007ac9;
}

h2
{
	font-family:arial;
	font-size: 20px;
	line-height: 18px;
	color: #333333;
	padding-bottom:15px;
}

h3
{
	font-family:arial;
	font-size: 13px;
	line-height: 18px;
	color: #cce5e4;

}

h4
{
}

h5
{
}

h6
{
}

img
{
	border: none;
}

p
{
	line-height: 17px;
}

ul
{
	list-style: none;
}

ul a
{
	text-decoration: none;
}

li
{
	list-style: none;
}

span
{
	display: none;
}
