body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #474F49;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#tableLayout {
	background-color: #FFFFFF;
	border: 1px solid #B0B0B0;
}
#tableLayout, #tableLayout td {
	border-collapse: collapse;
}
p {
	line-height: 1.7em;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
}
h1 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #76817B;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: left;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	border-left: 6px solid #999999;
	padding-left: 7px;
	text-align: left;
}
a img {
	border: none;
	text-align: center;
}
table {
}
#divCopyright {
	font-size: 10px;
	margin: 1em;
	text-align: center;
}
#divCopyright a {
	color: #474F49;
}
table {
	border: 1px solid #999999;
	text-align: center;
	vertical-align: top;
}
a:link {
	color: #7D5B3D;
	text-decoration: none;
}
a:active {
	color: #666666;
}
a:visited {
	color: #A3A7A4;
	text-decoration: none;
}
a:hover {
	color: #9E846E;
	text-decoration: none;
}
