body {
	margin: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: f1f1f1;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: FFFFFF;
}
.lnk2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	color: 996666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #8d5637;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8d5637;
}
.tab1 {
	background-color: #d2a4a6;
	color: white;
	font-weight: bold;
	height: 18px;
}
.tab2 {
	background-color: #f3f3f3;
}
.tab3 {
	background-color: #F4F2F2;
	color: #8d5637;
	font-weight: bold;
}
.tab4 {
	background-color: #d99765;
	color: #ffffff;
	font-weight: bold;
}
.tab5 {
	background-color: #F5E8D7;
}
.tab6 {
	background-color: #f0dede;
}
.nav {
	background-color: #6D7785;
}
.foot {
	background: #a8a288;
}