/* This is just a little style sheet for the set of pages living, when built, 
at http://JPCLloyd.org/trip05/, which is also known as PJL's Beach Trip 2005.
Original: JohnL 11 July 2005
Mods: 
*/

p, li
{
	font-size: larger;
	text-align: left;
	text-transform: inherit;
	font-family: Times, serif;
}

.footer
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #666;
	padding-left: 15px;
}
	
a:hover
{
	color: #C60;
}

/* EOF
*/
