body {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 17px;
}
a {
	color: #567F9F;
}
.bgtable {
	background-image: url(../img/border_bg.jpg);
	background-repeat: repeat-y;
}
.content {
	padding: 10px 30px;
}

