.body-color {
	background-color: #99CCFF;
}
.body-napwa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE0D18;
	top: 10px;
	border-left-width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 15px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.body-living {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c542e;
	top: 10px;
	border-left-width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 17px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c542e;
	top: 10px;
	border-left-width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c542e;
	margin: 20px;
	top: 10px;
	border-left-width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.header-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cd511b;
	margin: 20px;
	top: 10px;
	border-left-width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.header-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E57A4;
	margin: 20px;
	top: 10px;
	border-left-width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.header-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 20px;
	top: 10px;
	border-left-width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.bar-blue {
	background-color: #005696;
	text-align:left;
	text-indent:10pt;
	font-weight:bold;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-transform: none;
	color: #3A2B02;
}
.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f9c693;
	top: 10px;
	border-left-width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 17px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
}
.link-sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c542e;
	top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 17px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #d5c578;
	font-size: 11px;
}
a.footer:link {
	color: #d5c578;
}
a.footer:visited {
	color: #d5c578;
}
a.footer:active {
	color: #d5c578;
}
a.footer:hover {
	color: green;
}
a:link {
	color: #cd511b;
	text-decoration: none;
}
a:visited {
	color: #cd511b;
	text-decoration: none;
}
a:active {
	color: #5c542e;
	text-decoration: none;
}
a:hover
{
	color: green;
	text-decoration: none;
}