body
{
	font-size: 14pt;
	font-family: Microsoft Sans Serif;
	color: #ffffff;
	background-color: #6688ff;
}


a:link, a:visited
{
   font-family: Microsoft Sans Serif;
   font-size: 12pt;
   color: pink;
   text-decoration:none;
}

a:hover
{
	color:pink;
	text-decoration:underline;
}
.bookstart
{
	font-size: 72pt;
}
.chapstart
{
	font-size: 24px;
}
.chapend
{
	font-size: 24px;
}

