




















































































































































<!--
***************************************************************************************************************************
Copyright Notice:
The programming code contained within this file is owned exclusively by Click And Go Solutions. 
Any attempt to copy, modify, or redistribute this file or any of its programming code is a violation.  
Click And Go Solutions will vigorously prosecute any violators under the rules set forth by U.S. and 
International copyright laws.  Please contact Click And Go Solutions with any questions or their 
attorneys Schemeiser, Olsen & Watts, LLP, Intellectual Property Law, a full-service trademark, 
copyright and patent law firm providing industry leading counsel and assistance.
***************************************************************************************************************************
-->
body {
	background-color: #A2D69C;
	margin: 10px;
	padding: 0px;
}
.mainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #726E6E;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}
h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	
}
.rightTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #726E6E;
	text-align: right;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.rightTxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #0ABB02;
	text-decoration: none;
}
.rightTxt a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #D7AF0D;
    text-decoration: none;
}
.copyrightTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #726E6E;
	text-decoration: none;
	padding: 10px;
	
}


.footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	text-align: left;
	color: #726E6E;
	padding: 10px;
}
.footerTxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #726E6E;
	text-decoration: none;
}
.footerTxt a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #0abb02;
    text-decoration: none;
}
<!--
***************************************************************************************************************************
Copyright Notice:
The programming code contained within this file is owned exclusively by Click And Go Solutions. 
Any attempt to copy, modify, or redistribute this file or any of its programming code is a violation.  
Click And Go Solutions will vigorously prosecute any violators under the rules set forth by U.S. and 
International copyright laws.  Please contact Click And Go Solutions with any questions or their 
attorneys Schemeiser, Olsen & Watts, LLP, Intellectual Property Law, a full-service trademark, 
copyright and patent law firm providing industry leading counsel and assistance.
***************************************************************************************************************************
-->