font 	{
	font-family: Arial, sans-serif;
	font-size: 12px;
	}

a	{
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

.title	{
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #005786;
	}

.nav	{
	color: #000000;
	text-decoration: none;
	}

.nav:hover {
	color: #005786;
	text-decoration: none;
	}

.copy	{
	font-size: 10px;
	}