.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
}
.linkBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	list-style-type: square;
	list-style-position: outside;
}
.header2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.linkBlackSm {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	list-style-type: square;
	list-style-position: outside;
}
.body1Sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
