body
	{
	background-color: #ffffee;
	font-family: Comic Sans MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
 
a 
	{
	text-decoration:none;
	color: #3344aa;
	}

a:hover
	{
	text-decoration: none;
	color: #F99122;
	}

.samplepage, .samplepage td 
	{
	background-color: #ffffff;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	}

.backcover, .backcover td 
	{
	background-image:url('images/Book Back.jpg');
  background-color: #ffffff;
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
	}

.navbuttons, .navbuttons td, .navbuttons a
	{
	color: #ffffee;
	background-color: #3344aa
	}

.printform, .printform td
	{
	font-size: 9pt;
	}

textarea, input
	{
	font-family: Comic Sans MS;
	font-size: 10pt;
	}

