html
{
	font-family: Arial , Geneva, Helvetica, sans-serif;
	font-size: 100.01%;
	font-style: normal;
	margin: auto;
}

img
{
	border: 0;
}
a, a:link, a:active, a:visited
{
	color : #024b8f;
	text-decoration: none;
	color: #000;
	background: transparent;
}

a:hover
{
	color : #024b8f;
	text-decoration: underline;
	color: #000;
	background: transparent;
}
p
{
	margin:0;
	padding:0;
}
