body  {
	font-family: tahoma; 
	font-size: x-small;
}
h1 {
    font-size: large;
	margin-bottom: 0;
}
p  {
	font-family: tahoma; 
	font-size: x-small;
}
a:link.nav {
	text-decoration: none;
}
a:active.nav {
	text-decoration: none;
}
a:visited.nav {
	text-decoration: none;
}
a:hover.nav {
	text-decoration: none;
}
footer {
	text-decoration: none;
	color: #0066FF; 
}
