body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bck.gif);

	}

.content {
	font-family: Tahoma;
	font-size: 12px;
}
.header {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	background-color: #0066CC;
	color: #FFFFFF;
}
.border {
	border: thin solid #000000;
}
.contentbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

