h1.Title {
	margin-top: 22px;
	text-decoration: bold;
	text-align: Justify;
	font-family: Arial, Arial, Helvetica;
	font-size : 16px;
	color: #669966;
}

h1.Large {
	margin-top: 22px;
	text-decoration: bold;
	text-align: center;
	font-family: Arial, Arial, Helvetica;
	font-size : 16px;
	color: #000000;
}

h1.MainHeader {
	margin-top: 22px;
	text-decoration: bold;
	text-align: center;
	font-family: Arial, Arial, Helvetica;
	font-size : 16px;
	color: #669966;
}

h1.MainHeader1 {
	margin-top: 22px;
	text-decoration: bold;
	text-align: justify;
	font-family: Arial, Arial, Helvetica;
	font-size : 16px;
	color: #000000;
}

h1.SubHeader {
	margin-top: 10px;
	text-decoration: bold;
	text-align: center;
	font-family: Arial, Arial, Helvetica;
	font-size : 12px;
	color: #000000;
}

h1.GreyHeader {
	margin-top: 22px;
	text-decoration: bold;
	text-align: center;
	font-family: Arial, Arial, Helvetica;
	font-size : 12px;
	color: #636363;
}

h1.GreenHeader {
	margin-top: 22px;
	text-decoration: bold;
	text-align: center;
	font-family: Arial, Arial, Helvetica;
	font-size : 12px;
	color: #669966;
}

h1.GreenHeader2 {
	margin-top: 22px;
	text-decoration: bold;
	text-align: left;
	font-family: Arial, Arial, Helvetica;
	font-size : 12px;
	color: #669966;
}

h2.GreenHeader3 {
	margin-top: 22px;
	text-decoration: bold;
	text-align: left;
	font-family: Arial, Arial, Helvetica;
	font-size : 15px;
	color: #669966;
}

p.centered {
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 22px;
	font-family: Arial, Arial, Helvetica;
	font-size : 12px;
	color: #000000;
}


p.MainPara {
	text-align: justify;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 22px;
	font-family: Arial, Arial, Helvetica;
	font-size : 12px;
	color: #000000;
}

p.NoSpace {
	text-align: justify;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 12px;
	font-family: Arial, Arial, Helvetica;
	font-size : 12px;
	color: #000000;
}



p.SubText {
	text-align: justify;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	font-family: Arial, Arial, Helvetica;
	font-size : 9px;
	color: #000000;
}
p.EmailTitle {
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	font-family: Arial, Arial, Helvetica;
	font-size : 10px;
	color: #000000;
}


p.NoBuffPara {
	text-align: justify;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	font-family: Arial, Arial, Helvetica;
	font-size : 12px;
	color: #000000;
}

ol.list1 {
	text-align: justify;
	margin-left: 2px;
	margin-right: 144px;
	margin-top: 0px;
	font-family: Arial, Arial, Helvetica;
	font-size : 12px;
	color: #000000;
}

h1.SuiteHeader {
	margin-top: 22px;
	text-decoration: bold;
	text-align: left;
	font-family: Arial, Arial, Helvetica;
	font-size : 16px;
	color: #669966;
}

p.GreyTitle {
	text-align: justify;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 22px;
	font-family: Arial, Arial, Helvetica;
	font-size : 12px;
	color: #636363;
}

p.GreenTitle {
	text-align: justify;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 22px;
	font-family: Arial, Arial, Helvetica;
	font-size : 12px;
	color: #669966;
}

hr {
  	background: transparent;
  	height: 1px;
  	border: 0;
  	border-top: 1px dotted #000000;
	margin-top: 22px;
	margin-left: 0px;
	margin-right: 0px;
 	padding: 0;
}





