.line {
	background-image: url(images/LinePixel.jpg);
	background-repeat: repeat-x;
	background-position: center;

}
.textmain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 7px;
	text-align: justify;

}
.textmed {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 7px;
	text-align: justify;
}

.hdr1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #900000;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(images/bulletEllipse.gif);

}
.listWide {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-image: url(images/bulletEllipse.gif);
}
.StrikeThrough {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
.LMarginPhoto {
	padding-left: 8px;
	margin-left: 12px;
}
