@charset "utf-8";
.maintext {

	font-family: Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	text-transform: none;
	color: c7bfb3;
	float: left;
	letter-spacing: 0.05em;
	list-style-image: none;
	list-style-type: circle;
	clear: left;
	font-variant: normal;
	padding: 20px;
	height: auto;
	width: auto;
	list-style-position: inside;
	position: fixed;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.picture {
	padding-top: 28px;
	color: c7bfb3;
}



.Bullets {
	font-family: Helvetica, sans-serif;
	font-size: small;
	line-height: 14px;
	color: c7bfb3;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0.08em;
	list-style-type: circle;
	text-align: left;
	vertical-align: text-top;
    margin-top: 7px;
	margin-right: 100px;
	margin-left: 100px;

}



.Header {
	font-family: Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	color: ffffff;
	font-style: normal;
	font-weight: strong;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0.1em;
	list-style-type: circle;
	text-align: left;
	vertical-align: text-top;
	margin-top: 30px;
	margin-right: 80px;
	margin-left: 80px;
}


.Main2 {
	font-family: Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	color: c7bfb3;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0.08em;
	list-style-type: circle;
	text-align: left;
	vertical-align: text-top;
	margin-top: 30px;
	margin-right: 80px;
	margin-left: 80px;
}

.BottomLinks {
	font-family: Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	color: eeeeee;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0.08em;
	text-align: center;
	vertical-align: text-top;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 40px;

}

a:link {color:#ececec;}     
a:visited {color:#bbbbbb;}  
a:hover {color:#ecffec;}  
a:active {color:#ececec;}  
