.Headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	text-transform: capitalize;
	color: #000000;
	font-variant: normal;

}
.linkstyle {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.bodytext1 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.linkstyleblue {
	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;


}
.bodytext1Copy {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 3px;

}

