/* CSS Document */
body{
background-color:#DEDEEC;
	
}
.bodycopy{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	padding:10px 20px 0px 0px;
}
.footer{
	background-color:#336699;
}

