body {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	background-color:#ffdd66;
}
p {}
td  {
	color: #333333;
	font-size: 14px
}
a  { color: #e96c66; text-decoration: none }
a:hover  { color: #ff8782; text-decoration: underline }

.small{
	font-size:12px;
}