body {
	background-color: #B1D0B1; 
	font-family: "Book Antiqua", "Times New Roman", serif; 
	color: #000000;
}

.FloatRightMid { 
	float: right; 
	margin-left: 10px; 
	margin-top: 10px; 
	margin-right: 0px; 
	margin-bottom: 10px; 
}


h1		{font-family: "Book Antiqua", "Times New Roman", serif; 
		font-size: 24pt; 
		font-weight: bold; 
		color: #000000; 
		text-align: center}

h2		{font-family: "Book Antiqua", "Times New Roman", serif; 
		font-size: 16pt; 
		font-style: italic;
		font-weight: bold; 
		color: #000000; 
		text-align: center}

h3		{font-family: "Book Antiqua", "Times New Roman", serif; 
		font-size: 16pt; 
		font-style: italic;
		font-weight: bold; 
		color: #000000;}

h4		{font-family: "Book Antiqua", "Times New Roman", serif; 
		font-size: 14pt; 
		color:#000000;
		font-weight: bold; 
		text-align: center; }

h5		{font-family: "Book Antiqua", "Times New Roman", serif; 
		font-size: 12pt; 
		color:#000000;
		font-weight: bold; }

p, ul, blockquote {
	font-family: "Book Antiqua", "Times New Roman", serif; 
	font-size: 11pt; 
	color: #000000; 
	text-align: justify; 
}

.author {
	text-align: right;
	margin-top: 0em;
	margin-bottom: 0em;
}

.testimonial {
	text-align: left;
	font-size: 12pt; 
	font-style: normal; 
	margin-top: 0.5em;
	margin-bottom: 0em;
}


.foottext	{font-family: "Book Antiqua", "Times New Roman", serif; 
		font-size: 9pt; color:#000000; }

.menu		{font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 13pt; 
		font-weight: bold; 
		color: #990099; }

.menu a:link	{color: #007700; text-decoration: none; font-weight: bold}

.menu a:visited	{color: #007700; text-decoration: none; }

.menu a:hover	{color: #CC0000; text-decoration: none; }

.menu a:active	{color: #007700; text-decoration: none; }

	