body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px
	}
a {
	color: #4a6b98;
	font-weight: bold;
	text-decoration: underline;
	}
a:visited {
	color: #4a6b98;
	font-weight: normal;
	text-decoration: underline;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
.footer {
	font-size: 8pt;
	color: #666666;
	}
.title{
	color: #000000;
	font-weight: bold;
	}
.inv {
	color: #ffffff;
	}
.nopad {
	padding: 0px
	}
td.unnavbar {
	background: #5B82B9;
	border-top: 1px solid #F6F7E5;
	border-bottom: 1px solid #F6F7E5;
	border-right: 1px solid #F6F7E5;
	}
a.unnavbarlink, a.unnavbarlink:visited, a.unnavbarlink:hover, a.unnavbarlink:active {
	color: #F6F7E5;
	font-weight: bold;
	text-decoration: none;
	}
td.chnavbar {
	background: #f6f7e5;
	border-top: 1px solid #F6F7E5;
	border-bottom: 1px solid #F6F7E5;
	border-right: 1px solid #F6F7E5;
	}
a.chnavbarlink, a.chnavbarlink:visited, a.chnavbarlink:hover, a.chnavbarlink:active  {
	color: #5b82b9;
	font-weight: bold;
	text-decoration: none;
	}
ul.nobullets {
	list-style-type: none
	}
ul.paw {
	list-style-image: url(images/paw3.gif)
	}
