body{font-size: 14px; color: #000000;	font-family: "Times New Roman", Times, serif;}

ol.booklist{margin: 15px 0px 15px 0px;}
ol.booklist li{padding-bottom: 15px;}

p {margin: 15px 0px 15px 0px;}

h1
{
  font-size: 18px;
  color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	text-align: center;
}

h2
{
  font-size: 14px;
  color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin:  15px 0px 0px 0px;
	text-align: center;
}

.smalltext
{
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #000000;
}

.standardtext
{
  font-size: 14px;
  color: #000000;
	font-family: "Times New Roman", Times, serif;
}

.mediumtext
{
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
	font-weight: bold;
  color: #000000;
}

.largetext
{
  font-family: "Times New Roman", Times, serif;
  font-size: 30px;
  color: #000000;
}

.smalltextwhite
{
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  color: #ffffff;
}

.standardtextwhite
{
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #ffffff;
}

.mediumtextwhite
{
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  color: #ffffff;
}

a:link
{
  color: #000000;
  text-decoration: underline;      
}

a:hover
{
  color: #ffffff;
  text-decoration: none;      
}

a:visited
{
  color: #000000;
  text-decoration: underline;      
}

a:visited:hover
{
  color: #ffffff;
  text-decoration: none;      
}

.testimonial_signature{font-style: italic; margin: -10px 0px 0px 20px;}
