body {
	padding: 0;
	margin: 0px;
}

body, th, td, p, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

table {
	padding: 0px;
	border: 0px;
}

td.copy {
    padding-right: 15px;
	padding-left: 5px;
}

a.body {
	font-weight: bold;
	color: #16466E;
	text-decoration: underline;
}

a.body:link {
	font-weight: bold;
	color: #16466E;
	text-decoration: underline;
}

a.body:visited {
	font-weight: bold;
	color: #16466E;
	text-decoration: underline;
}

a.body:hover {
	font-weight: bold;
	color: #C19B6F;
	text-decoration: underline;
}

a.body:active {
	font-weight: bold;
	color: #16466E;
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	padding-left: 40px;
	color: #16466E;
}

.pagewidth {
	width: 800px;
}

img {
	border: 0px;
}

h2 {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}

h3 {
	font-size: 18px;
	line-height: 22px;
}

h4 {
	font-size: 15px;
	line-height: 19px;
}

h5 {
	font-size: 14px;
	line-height: 18px;
}


