body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474F49;
}
#tableLayout {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0B0B0;
	border-left-color: #B0B0B0;
}

body {
	background-color: #BEC2C2;
}
a:link {
	color: #C89D5A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CFA970;
}
a:hover {
	text-decoration: underline;
	color: #9F7535;
}
a:active {
	text-decoration: none;
	color: #474F49;
}
h1 {
	font-size: 20px;
	color: #68887C;
	padding-left: 18px;
}
h2 {
	font-size: 12px;
	color: #949D87;
	padding-left: 7px;
	border-left-color: #949D87;
	border-left-style: solid;
	border-left-width: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.7em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	text-align: justify;
	padding-left: 18px;
}

p {
	line-height: 1.7em;
	text-align: justify;
}
