BODY {

	font-family: Verdana, Arial, Helvetica, sans-serif;
}

P, LI {

	margin-top: 1.2em;
}

A:LINK, A:VISITED {

	color: #000099;
	text-decoration: none;
}

A:HOVER {

	background-color: #ffff88;
	color: #00009F;
	text-decoration: none;
}

div.just {

	font-size: 10pt;
	text-align: justify;
}

div.head {

	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

div.sub {

	font-size: 12pt;
	font-weight: bold;
}

div.title {

	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

div.toc {

	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

div.block {

	font-size: 400%;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.break {

	page-break-before: always;
}

div.copy {

	font-size: 8pt;
}

div.nav {

	font-size: 10pt;
	font-weight : bold;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
}

.print {

	font-size: 8pt;
}

.page {

	font-size: 10pt;
	text-align: right;
}

.td {

	font-size: 12pt;
}

.tdp {

	padding: 25px;
}

.tablep {

	background: #ffffee;
	border-style: solid;
	border-width: 2px;
	border-color: #ffff88;
	width: 724px;
}

.tablem {

	background: #ffffff;
	width: 670px;
}

