.stretch {
	background-image: url(../images/stretch.jpg);
	background-repeat: repeat-y;
}
.content {
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
}
.hyperlink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	padding-right: 10px;
}
.boldcontent {
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.headingtext {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-color: #E78C29;
	border-bottom-style: solid;
}
