
.author {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 9pt;
	font-weight: bold;
}

.articlelink {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 11pt;
	font-weight: bold;
}

.carousel-caption {
	text-align: center;
	padding:10px 100px 10px 10px;
	font-family: verdana, geneva;
	font-size: 12pt;
	color: white;
}

.articleh1 {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 18pt;
	font-weight: bold;
}

.articleh2 {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 16pt;
	font-weight: bold;
}

.articleh3 {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 14pt;
	font-weight: bold;
}

.articleh4 {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

.articleh4 {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}

.articleh5 {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.sidedate {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}

.sideheader {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 20pt;
	font-weight: bold;
	color: blue;
}

.sidefooter {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 16pt;
	font-weight: bold;
	color: black;
}

.sidetext {
	font-family: verdana, geneva;
	font-size: 9pt;
	text-align: center;
	font-style: italic;
	color: black;
}

.sidetitle {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 11pt;
	font-weight: bold;
	color: black;
}

.sitefooter {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 16pt;
	font-weight: bold;
	color: black;
}

.siteheader {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 20pt;
	font-weight: bold;
}

.stdtext {
	text-align: justify;
	font-family: verdana, geneva;
	font-size: 10pt;
	margin-left: 5pt;
	margin-right: 5pt;
	color: black;
}

.stdcode {
	text-align: left;
	font-family: Courier New;
	font-size: 8pt;
	margin-left: 5pt;
	margin-right: 5pt;
	color: blue;
}

.stdwhite {
	text-align: center;
	font-family: verdana, geneva;
	font-size: 10pt;
	color: white;
}