@charset "utf-8";
/* CSS Document */

td img {
	display: block;
}
body {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #688aad url(images/bg.jpg) repeat-x;
	
}
.headings {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.footertext {
	color: #ffffff;
}

.pictureborder {
	border: 1px solid #666666;
}
