body { 
	font: 8pt/16pt Arial;
	font-size: 11px;
	line-height: 14px;
	color: #000000; 
	margin: 16px; 
	}
tr { 
	font: 8pt/16pt Arial;
	font-size: 11px;
	line-height: 14px;
	color: #e8e8e8;
	margin-top: 0px;
	text-align: justify;
	}
h3 { 
	font: italic normal 12pt Arial; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: yellow;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: yellow;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: yellow;
	}
