.image-right {
	float: right;
	margin-left: 15px;
	}
.image-left {
	float: right;
	margin-right: 15px;
	}	

h1 {
	color: #A22665;
	font-size: 24px;
	line-height: 24px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A22665;
	padding-bottom: 4px;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	}
.internet-link-1 {
	background-image: url(../images/internet-logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 40px;
	height: 32px;
	line-height: 32px;
	}	
.word-link-1 {
	background-image: url(../images/word-doc-logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 40px;
	height: 32px;
	line-height: 32px;
	}	
.pdf-link-1 {
	background-image: url(../images/pdf_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 40px;
	height: 32px;
	line-height: 32px;
	}	
.pink-24px {
	font-size: 24px;
	line-height: 24px;
	color: #A22665;
}
.pink-24px-underline {
	color: #A22665;
	font-size: 24px;
	line-height: 24px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A22665;
	padding-bottom: 4px;
}
.regular-pink {
	color: #A22665;
}
.bold-pink {
	font-weight: bold;
	color: #A22665;
}
.text-24px {
	font-size: 24px;
	line-height: 28px;
}
.text-26px {
	font-size: 26px;
	line-height: 28px;
}
.text-12px {
	font-size: 12px;
}