p 
{
	
	}
	
	
	
#footer	h1 
{
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	margin-top: -15px;
	margin-bottom: 10px;
	text-align: center;
	padding: 0px;
	font-weight: normal;
	}
	
/* for text held in a table ie table data */

td {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	}
	


h1
	{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	}

h2
	{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	}

h3
	{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}
	
	
	/* for links */

a:link
	{
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	text-decoration: none;
	}
	
a:visited
	{
	text-decoration: none;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
a:hover
	{
	text-decoration: none;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
a:active
	{
	text-decoration: none;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

