BODY
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.SectionName {
	font-size: 25pt;
	padding-left: 20px;
	padding-bottom: 0pm;
}

.SubHeader {
	font-size: 15pt;
	font-style: italic;
	padding-left: 250px;
	padding-top: 0px;
}

.MainText
{
	font-size: 10pt;
	padding-left: 20px;
	text-align: justify;
	padding-right: 20px;

}

.ClientList
{
	font-size: 12px;
	padding-left: 10px;
	font-style: italic;
}

a {
	font-size: 1em;
	color: red;
		text-decoration: none;
}
 a:visited { font-size: 14pt; text-decoration: none; color: navy;}
 a:link { font-size: 14pt;  text-decoration: none; color: navy;}
 a:active { font-size: 14pt; text-decoration: none; color: navy;}

.QuotedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: oblique;
	background-color: #EFEFEF;
	margin-right: 120px;
	margin-left: 120px;
	text-align: center;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;

}
image
{
	border: none;
}
.Copyright {
	font-size: 8pt;

}
.Contact {
	font-size: 8pt;
	text-align: right;
		border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right: 2px;
}
.Technology {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	margin-right: 40px;
	margin-left: 40px;
	text-align: center;
}
.helpClass {
	font-family: "Century Gothic";
	font-size: 2em;
	color: #000000;
	padding: 1em;
	text-decoration: underline;
}
