body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #ACAA92;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#CCCBBA;
	text-align:justify;
	line-height:22px;
}
img {
	border:0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.wrapper {width:780px;
	margin:0 auto;
	background-image:url(bg_content.gif);
}
.titlebar {margin:0px 20px 0px 20px;
	padding:22px 10px 8px 10px;
	background-image:url(bg_titlebar.gif);
	font-variant:small-caps;
	font-size:17px;
	text-align:center;
	color:#000000;
}
.content {margin:-15px 20px 0px 20px;
	padding:10px;
}
.signaturetitle {font-size:23px;
	color:#FFFFFF;
	text-align:right;
}
.footer {width:780px;
	margin:0 auto;
	font-size:12px;
	font-variant:small-caps;
	letter-spacing:1px;
	text-align:right;
	line-height:10px;
}
.tabledark {background-color:#333333;
	padding:3px;
}
.tablelight {background-color:#777777;
	padding:3px;
}
.tableblack {background-color:#000000;
}