

.newsletter {

	font-family : Arial;
	color : #F6E728;
	font-size : 9pt;
	
	}
	


.headline {

	font-family : Arial;
	color : #000000;
	font-size : 14pt;
	font-weight : bold;

	}
	
.title {
	
	font-family : Arial;
	color : #000000;
	font-size : 13pt;
	font-weight : bold;

	}

.subtitle {
	
	font-family : Arial;
	color : #000000;
	font-size : 11pt;
	font-weight : bold;

	}
	

body,td,p {
	font-family : Arial;
	color : #000000;
	font-size : 9pt;
	
	  }



A:link  {
	color : #555555;
	font-family : Arial;
	font-size : 9pt;

}

A:Visited  {
	color : #555555;
	font-family : Arial;
	font-size : 9pt;

}

A:Active  {
	color : #555555;
	font-family : Arial;
	font-size : 9pt;

}

A:Hover  {
	color : #555555;
	font-family : Arial;
	font-size : 9pt;

}