BODY{background: WHITE;
         }

.body-text{
   text-align: left;
   color: black;
   font-size: 17px;
   font-family: Arial, sans-serif;
   font-weight: normal;
	margin-bottom: 1px;
  }

.body-text-centered{
   text-align: center;
   color: black;
   font-size: 17px;
   font-family: Arial, sans-serif;
   font-weight: normal;
	margin-bottom: 1px;
  }
  
.quote{
   color: black;
   font-size: 16px;
   font-family: Arial, sans-serif;
   font-weight: normal;
	font-style: italic;
	margin-bottom: 1px;
  }
   
.right-align-cell{
	text-align: right;
}
  
.comparison-cell {
   color: black;
   font-size: 16px;
   font-family: Arial, sans-serif;
   font-weight: normal;
   text-align: center;
  }

.comparison-cell-header {
   color: black;
   font-size: 16px;
   font-family: Arial, sans-serif;
   font-weight: 600;
   text-align: center;
  }
  
h1{ 
	color: Black;
   font-size: 24px;
	font-family: Arial, sans-serif;
   text-align: left;
	margin-bottom: 1%;
}
h2{ 
	color: Black;
   font-size: 24px;
	font-family: Arial, sans-serif;
   text-align: center;
	vertical-align: text-bottom;	
	margin-bottom: 1%;
}

h3{ 
	color: Black;
   font-size: 18px;
	font-family: Arial, sans-serif;
   text-align: left;
	vertical-align: text-bottom;
	margin-bottom: 1%;
}

.header1{ 
   color: black;
   font-size: 24px;
   font-family: Arial, sans-serif;
   font-weight: 600;
   text-align: left;
   margin-bottom: 1%;
}

.header2{ 
   color: black;
   font-size: 24px;
   font-family: Arial, sans-serif;
   font-weight: 600;
   text-align: center;
   margin-bottom: 1%;
}

.header3{ 
   color: black;
   font-size: 18px;
   font-family: Arial, sans-serif;
   font-weight: 600;
   text-align: left;
   margin-bottom: 1%;
}

h4 {
   color: Black;
   font-size: 22px; 
	font-weight: 600; 
	font-family: Arial, sans-serif;
   text-align: center;  
	margin-bottom: 5px;          
		}
		

.printer-friendly{
   color: black;
	font-size: 17px;
   font-family: Arial,sans-serif;
	padding-bottom: 2px;
  }
  
UL {
   text-align: left;
   color: black;
   font-size: 17px;
   font-family: Arial, sans-serif;
   font-weight: normal;
}

OL {
   text-align: left;
   color: black;
   font-size: 17px;
   font-family: Arial, sans-serif;
   font-weight: normal;
}

div {
	font-size: 17px;
	margin-left: 2em;
   font-family: Arial, sans-serif;
   font-weight: normal;
	}

.main{
		background-color: White;
		font-family: Arial, sans-serif;
	   font-size: 17px;
	}
.menu{
	background-color: White;
   color: Black;
	width: 180px;
	font-family: Arial, sans-serif;
	font-size: 17px;
}


.footer{
   color: Black;
	font-size: 16px;
   font-family: Verdana,Arial,sans-serif;
   font-weight: 500;
  }
  
.menu-text{
	color: black;
   font-size: 17px;
   font-family: Arial,sans-serif;
  }
  
 
 

