p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : D1C9B3;
	margin-left; 10px;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color : D1C9B3;
	font-weight : normal;
}

.hdr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : D1C9B3;
	font-weight : bold;
}

.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : 000080;
	font-weight : bold;
}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : D1C9B3;
}

.pub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : D1C9B3;
}


.body-bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #D1C9B3;
}
.navred {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #EF3E26;
}

.navlt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-weight : bold;
	color : #D1C9B3;
}

.red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF0000;
}

A {
	text-decoration : none;
	color : #D1C9B3;
}

A:VISITED {
	text-decoration : none;
	color : #D1C9B3;
}

A:HOVER {
	color : #99CCFF;
}


