/* Main Font Family */
body {
	font-family: "Open Sans", sans-serif;
	line-height:150%;
	font-style: normal;
  font-weight: 400;
}

/* Main Font Size */
body {
	font-size: 12px;
}
