body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}


.small_content_text {
	font-size: x-small;
}
.small_bold_text {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.header_item {
	padding: 5px;
	border-bottom: 1px dotted white;
}
p {
	font-size: small;
	text-align: justify;
}
.error_text {
	font-size: x-small;
	color: #FF0000;
	padding-left: 18px;
}
.page_header_text {
	font-size: small;
	font-weight: bold;
	color: #006666;
}
.medium_content_text {
	font-size: x-small;
	text-align: justify;
}
.page_subheader_text {
	color: #006666;
	font-size: small;
}
