/**
* Standard content.
*/		
		
		
.cleared
		{
		clear: both;
		}

a
		{
		text-decoration: none;
		color: #000000;
		}
		
img
		{
		border: 0;
		}


p
		{
		line-height: 1.7em;
		}
		
p a
		{
		color: #000000;
		}
		
p.separator
		{
		height: 0.4em;
		}
		
ul
		{
		list-style: none;
		}
		
