/* CSS Document */

	table.header {
	table-layout: automatic; 
	table-width: 741px;
}
	p.titles  {
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: 1;
	word-spacing: 2px;
	
}
	p.txt  {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	word-spacing: 2px;
	padding-left: 2px; 
	padding-right: 2px;
}
	p.home  {
	float: right;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.4;
	padding-left: 2px; 
	padding-right: 2px;
}