.tablebold {
	font-weight: bold;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #006;
}


.bluebold1 {
	color: #00F;
	font-size: 14px;
	font-weight: bold;
}
.qf {
	font-weight: bold;
	font-style: italic;
	color: #010534;
}
.photobox {
	margin: 5px;
	padding: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000A0;
	border-right-color: #0000A0;
	border-bottom-color: #0000A0;
	border-left-color: #0000A0;
}
.picpad1 {
	padding: 1px;
	border: 1px solid #006;
	margin: 5px;
}
.maintextright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006;
	text-align: right;
	font-weight: normal;
}

