.style1 {
 font: 11pt Arial;
 color: black;
 font-weight: normal;
 text-align: left;
}

.style2 {
 font: 18pt Arial;
 color: black;
 font-weight: bold;
 text-align: center;
}

.style3 {
 font: 16pt Arial;
 color: black;
 font-weight: bold;
 text-align: left;
}

.style4 {
 font: 8pt Arial;
 color: #68838B;
}

.style5 {
 font: 10pt Arial;
 color: #68838B;
}

.style6 {
 font: 11pt Arial;
 color: black;
 font-weight: normal;
 text-align: center;
}


.style7 {
 font: 8pt Arial;
 color: black;
 font-weight: bold;
 text-align: left;
}

.stylecenter {
	
	text-align:center;
}

.articletitle {
	font-weight:bold;
	
}

.subtitle {
	 font: 10pt Arial;
	 color: black;
	
}

.PeriodicalTitle {
	font-style: italic;
	
}

.rightelements {
	text-align: center;
	
}

.Date {
		
 font: 11pt Arial;
 color: black;
 font-weight: normal;
 text-align: left;
	
}


