/* Layout Styles */
p, a, .txtMain, pre, li
	{
	line-height: 20px; 
	font-size: 13px;	
	}	

.txtCaption
	{
	font-size: 9px;
	}
.txtDate
	{
	font-size: 9px;
	}	
h1, .txtTitle
	{
	font-size: 24px;
	font-weight: lighter;
	}
h2
	{
	font-size: 16px;
	}
h3
	{
	font-size: 13px;
	}
h4
	{
	font-size: 11px;
	}	
