body {
	background-color: #FDFDEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


td {

	text-align: left;
}

p {

	color: 666666;
	text-align: left;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10;
	line-height: 15px;	
}


a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-decoration: underline;
	border: none;
}


a:hover {
	color: #CC6600;
}


img {
	border: 0 none;
}