/*
 * style file for Palm lectionary download page
 * Simon Kershaw
 * simon @ kershaw.org.uk
 * 18 September 2005
 *
 */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 600px;
	color: black;
	background: white;
}


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

h1, h2, h3
{
	color: #CC3300;
}

h1
{
	font-size: 1.5em ;
}

h2
{
	font-size: 1.2em ;
}

h3
{
	font-size: 1em ;
}

.small
{
	font-size: 0.7em ;
}

/* end of file */
