*
{
	padding: 0px;
	margin: 0px;
}

html
{
	text-align: center;
}

body
{
	background: white;
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
}

img
{
	border: none;
}

	a.nav { 



	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	color: #777;

	text-decoration: none;

	font-weight: normal;

	}


	a.nav:hover {



	text-decoration: underline;

	}
h1
	{
	font-size: 18px;

	color: #0383c2;
	}

a.nav3 { 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #081a40;

	text-decoration: none;

	font-weight: normal;

	}


	a.nav3:hover {



	text-decoration: underline;

	}

.space {


	font-family: tahoma;
	color: #081a40;
	font-size: 12px;
	font-weight: bolder;
	display: inline;

	}