body {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	background: #E5E7E4;
}
body,p,td,th,tr,li,ul {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	color: #333333;
}
table {
	padding: 0px;
	border-style: none;
}
td {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
td.justify {
	text-align: justify;
}
td.calign {
	text-align: center;
}
td.malign {
	vertical-align: middle;
}
td.balign {
	vertical-align: bottom;
}
td.main {
	text-align: justify;
	background: #D6D9D9;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
}
td.contact {
	text-align: center;
	font-size: 12pt;
}
td.pic {
	text-align: center;
	font-size: 10pt;
}
td.hr {
	background-color: #A9ACB1;
}
table.bordered {
	background-color: #CACCCC;
}
table.bordered td {
	background-color: #E5E7E4;
	padding: 5px;
	text-align: center;
}
table.bordered th {
	background-color: #E5E7E4;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
.builtby {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 8pt;
}
.builtby a:link {
	color: #888888;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}
.builtby a:visited {
	color: #888888;
	font-weight: normal;
	text-decoration: underline;
}
.builtby a:hover {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
b.heading {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 18pt;
}
b.subheading {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14pt;
}
img {
	border-color: #333333;
}
img.rd {
	border-color: #CACCCC;
}
img.ln {
	border-color: #CACCCC;
}
a:hover img.ln {
	border-color: #333333;
}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 2px;
}
i {
	font-style: italic;
}
a:link {
	font-weight: bold;
	color: #A08A00;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #A08A00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #A08A00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #A08A00;
	text-decoration: underline;
}
ul {
	margin: 0px;
	margin-left: 17px;
	padding: 0px;
	list-style-type: disc;
}
li {
	vertical-align: middle;
	padding: 3px;
	padding-bottom: 10px;
}
