body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #ECE9D8;
	text-align: justify;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7E00;
	text-decoration: none;
	padding-left: 30px;
	line-height: 25px;
}
.nop {
	background-repeat: no-repeat;
}
.pad1 {
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.brd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
.link1 {
	color: #666666;
	text-decoration: underline;
}
