body
{
	margin:	0px;
}
/*
#content
{
	width:	100%;
	margin:	auto;
	padding:	0px; 
	padding-top:	8px;
	padding-bottom: 20px;
	background-color: #ffffff;
}*/

img
{
	border-width: 0px;
}
#content
{
	width:	864px;
	margin:	auto;
	padding:	30px;
	padding-top:	8px;
	padding-bottom: 20px;
	background-color: #ffffff;
}
p
{
	line-height: 	1.3em;
}
a
{
	color:		#808080; /* #0033cc; */
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color:		#808080;	
}
a:hover
{
	color:		#606060;
}
.light
{
	color:		#606060;
}
.lighter
{
	color:		#808080;
}
.lightest
{
	color:		#a0a0a0;
}

#copyright
{
	text-align: center;
	margin-top: 75px;
	color:	#808080;
	font-size:	10px;
	font-family:	helvetica, arial, sans-serif;
	padding-top: 5px;
	line-height:	1.6em;
}
