﻿.testLineSeparator {
	text-align: center;
}
.testMainTitle {
	color: #86804B;
	font-size: medium;
	font-family: Candara;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.testMainQuote {
	color: #800000;
	font-size: medium;
	font-style: italic;
	font-family: "Times New Roman";
	font-variant: normal;
	font-weight: bold;
}
.testNameRightJustified {
	text-align: right;
	font-family: "Times New Roman";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #9F6E36;
}
.testMainBodyText {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #9F6E36;
	vertical-align: top;
	line-height: normal;
	text-align: justify;
}
.testNameLeftJustified {
	text-align: left;
	font-family: "Times New Roman";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #9F6E36;
}
.testTitleGreen {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #86804B;
}
.testTitleMaroon {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #800000;
}
.testMainGreen {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #86804b;
	text-align: justify;
}
.testMaroonLink {
	font-family: "Times New Roman";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #800000;
}
.testImgAnalysis {
	border: thin solid #9F6E36;
	text-align: center;
}
