BODY, P, TD {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}

H1 {
	font-size: 20px;
	font-weight: bold;
}

H2 {
	font-size: 16px;
	font-weight: bold;
}

H3 {
	font-size: 14px;
	font-weight: bold;
}

H4 {
	font-size: 14px;
	font-weight: bold;
	color: #369;
}

H5 {
	font-size: 12px;
	font-weight: bold;
}

.small {
	font-size: 11px;
}

.tiny {
	font-size: 10px;
}

.caption {
	font-size: 10px;
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.subhead {
	font-weight: bold;
	padding-bottom: 4px;
}

.secthead {
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #069;
	margin-top: 8px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.ppshort {
	margin-bottom: 0px;
}

.ppshort_tiny {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 10px;

}

.pixright {
	float: right;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	padding-left: 6px;
	width: 260px;
}

.pixleft {
	float: left;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	padding-right: 6px;
	width: 260px;
}
