body {
	background: #FFFDF5;
	color: #564A41;
	margin: 0px;
	padding: 0px;
}
p, ul {
	font: 12px Arial, Helvetica, sans-serif;
}
p.introfirst {
	margin-top: 5px;
}
.lite {
	font-weight: normal;
}
h1 {
	font: normal 24px Arial, Helvetica, sans-serif;
}
h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
}
h3 {
	font: normal 16px Arial, Helvetica, sans-serif;
}
.px14 {
	font-size: 14px;
	line-height: 18px;
}
.px12 {
	font-size: 12px;
}
a {
	color: #777777;
	text-decoration: none;
}
a:hover {
	color: #663333;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
a.news {
	color: #564A41;
	text-decoration: none;
}
a.news:hover {
	color: #663333;
	text-decoration: underline;
}
a.news:active {
	color: #CC0000;
	text-decoration: underline;
}
.sm {
	font-size: 11px;
}
.xsm {
	font-size: 10px;
}
table.tight p, table.tight h1, table.tight h2, table.tight h3 {
	margin: 0px;
}
.px16 {
	font-size: 16px;
}
.boxheader {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFDF5;
}
.header {
	background-image: url(images/headerbg3.jpg);
}
.pr {
	line-height: 1.5;
}
td.tight p {
	margin: 0px;
}
.indent {
	text-indent: 20px;
}
