

.title {
	font-size: 17px;
	color: black;
}

.title2 {
	font-size: 17px;
	color: #336699;
	text-decoration: underline;
}

.subtitle {
	margin-left: 20px;
	color: black;
	font-style: italic;
}

.description {
	font-size: 12px;
	color: black;
}

.websitelinkcolor a {
	color: #0033CC;
}

.websitelinkcolor a:hover {
	color: #0033CC;
}

.websitelinkcolor a:visited {
	color: #0033CC;
}

.quote {
	font-size: 12px;
	color: black;
	margin-left: 175px;
	margin-right: 150px;
}

#content-center {
	text-align:center;
	margin:10px auto;
}

.boldtitle {
	font-size:16px;
	color:#36F;
	font-weight:bold;
}

.boldlink a:link {
	font-size:16px;
	color:#36F;
	font-weight:bold;
	text-decoration:none;
}

.boldlink a:visited {
	font-size:16px;
	color:#36F;
	font-weight:bold;
	text-decoration:none;
}

.boldlink a:hover {
	font-size:16px;
	color:#111;
	font-weight:bold;	
	text-decoration:underline;
}

.boldlink a:active {
	font-size:16px;
	color:#222;
	font-weight:bold;
	text-decoration:none;
}

h4 {
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	margin: 5px;
}

.payment_link a:link { text-decoration: none; clear: both; text-align: center; font-size: 18px; margin: 15px; }
.payment_link a:visited { text-decoration: none; clear: both; text-align: center; font-size: 18px; margin: 15px; }
.payment_link a:hover { text-decoration: underline; clear: both; text-align: center; font-size: 18px; margin: 15px; }
.payment_link a:active { text-decoration: none; clear: both; text-align: center; font-size: 18px; margin: 15px; }