	.QText {
		font-family: Tahoma, Veranda, Arial;
		font-size: 8pt;
		color: Red;
		font-weight: normal;
	}
	.AText {
		font-family: Tahoma, Veranda, Arial;
		font-size: 8pt;
		color: #000000;
		font-weight: normal;
	}
	.QHeader {
		font-family: Tahoma, Veranda, Arial;
		font-size: 8pt;
		color: #000000;
		font-weight: bold;
	}
	.AHeader {
		font-family: Tahoma, Veranda, Arial;
		font-size: 8pt;
		color: #000000;
		font-weight: bold;
	}
	.BlueHeader {
		font-family: Tahoma, Veranda, Arial;
		font-size: 12pt;
		color: #00008C;
		font-weight: bold;
	}
	.Header {
		font-family: Tahoma, Veranda, Arial;
		font-size: 12pt;
		color: #000000;
		font-weight: bold;
	}
	.SubHeader {
		font-family: Tahoma, Veranda, Arial;
		font-size: 10pt;
		color: #000000;
		/*font-weight: bold;*/
	}
	div.article {margin-bottom: 15px;}

	a.articleLink {
		font-family: Tahoma, Veranda, Arial;
		font-size: 8pt;
		color: #000000;
		text-decoration: underline;
	}
	
	.ArticleHeader {
		font-family: Tahoma, Veranda, Arial;
		font-size: 12pt;
		color: #000000;
		font-weight: bold;		
	}
	
	.ArticleSubHeader {
		font-family: Tahoma, Veranda, Arial;
		font-size: 10pt;
		color: #000000;
		font-weight: bold;		
	}
	
	.ArticleContent {
		font-family: Tahoma, Veranda, Arial;
		font-size: 8pt;
		color: #000000;
		text-align: justify;
	}
	
	.ArticleDateLine {
		font-family: Tahoma, Veranda, Arial;
		font-size: 8pt;
		color: #000000;
		font-weight: bold;
	}
	
	.ArticleImage {
		margin-right: 15px;
		text-align: right;
	}
	
	.Article {
		font-family: Tahoma, Veranda, Arial;
		font-size: 8pt;
		color: #000000;
	}
	
	a.ArticleLink {
		font-family: Tahoma, Veranda, Arial;
		font-size: 8pt;
		color: #000000;
		text-decoration: underline;
	}
	.ArticleContentLayerOpened {
		border: solid #000000 1px;
		padding: 10px 15px 0px;
	}
	.ArticleFooter {
		font-family: Tahoma, Veranda, Arial;
		font-size: 7pt;
		color: #000000;
	}