/* 
Stylesheet: happy in water
Scott Johnston
*/

/* Begin Typography & Colors */
body {
	font-size: small; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
	
a {
    text-decoration: none;
}	

img {
	border-style: none;
}

a:active, a:focus, a:hover
{
    text-decoration: none;
}

td {
	padding-bottom: 10px;
	padding-right: 10px;
}
