﻿.wrapper {
	width:100%;
	margin: auto;
	max-width: 1000px;
	min-width: 200px;
	background-color: #ffffff;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  color: #333;
  flex-flow: column;
	flex-wrap: wrap;
	display: flex;
	justify-content: space-between;
}

.DIV1 {
	margin-bottom: 25px;
}

.DIV2 {
	height: auto;
	padding-bottom: 10px;
}

.DIV3 {
	display: flex;
	margin-bottom: 20px;
}
	
	.text1 {
}

	.text2 {
}

	.text3 {
}


.DIV4 {
	margin-bottom: 30px;
}


.DIV5 {
}

	.text1 {
}

	.text2 {
}


.DIV6 {
	margin-top: 20px;
}


.DIV7 {
	margin: 20px 0 20px 0;
}

	.text1 {
}


.DIV8 {
	width: 100%;
	margin-bottom: 10px;
}


.DIV9 {
	width: 100%;
	margin-bottom:10px;
}

.DIV10 {
}

	.text1 {
}

	.text2 {
	margin-bottom:10px;
}

.Div11 {
	width: 100%;
	margin-bottom:10px;
}

.DIV12 {
	height: auto;
	padding-bottom: 20px;
}


.DIV13 { 
  display: flex;
}

	.text1 {
}

	.text2 {
	margin-left: 40px;
}

