
	body
	{
	font-family: tahoma,verdana,helvetica,sans-serif;
	background-image:url('../images/table-pg-bg.jpg');
	background-repeat: repeat-x;
	}
	h1
	{
	font-size: 28px;
	font-weight: normal;
	}
	h2
	{
	font-size: 20px;
	font-weight: normal;
	}	
	h3
	{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	}	
	.header
	{
	display: block; 
	text-decoration: none; 
	font-size: 12px; 
	color: #000000;
	margin-bottom: 5px;
	font-weight: bold;
	}
	.entry
	{
	display: block; 
	text-decoration: none; 
	font-size: 12px; 
	color: #000000;
	margin-bottom: 5px;
	margin-left: 15px;
	}
	.entry:hover
	{
	color: #CC0000;
	}		
	p, ul, li {font-size: 13px;}
	
	.demolink
	{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
	


