
a  {
	text-decoration : underline;
}

.title {
	text-decoration : none;
	color : blue;
	font-family : Times New Roman,verdana,arial,helvetica;
	font-size : 18pt;
	font-weight : bold;
}

.heading {
	text-decoration : none;
	color : black;
	font-family : Times New Roman,verdana,arial,helvetica;
	font-size : 14pt;
	font-weight : bold;
}

.subheading {
	text-decoration : none;
	color : blue;
	font-family : Times New Roman,verdana,arial,helvetica;
	font-size : 14pt;
	font-weight : bold;
}
TD {
	text-decoration : none;
	color : black;
	font-family : Times New Roman,arial,verdana,helvetica;
	font-size : 14pt;
	font-weight : normal;
}

.photocredit {
	font-size : 9pt;
}

.cdtitle {
	text-decoration : none;
	color : blue;
	font-family : verdana,arial,helvetica;
	font-size : 22pt;
	font-weight : bold;
}
.emailAndNumbers {
	text-decoration : none;
	color : #FFFFFF;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

.ln, A.ln {
	text-decoration : none;
	color : #FFFFFF;
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
}
A.ln:hover {
	text-decoration : underline;
	color : #FFFFFF;
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
}

.lns, A.lns {
	text-decoration : none;
	color : #FFFF00;
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
}
A.lns:hover {
	text-decoration : underline;
	color : #FFFF00;
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
}
blockquote {
	background: url(images/pullquote.gif) 0 0 no-repeat;
	margin: 15px 0px 10px 40px;
	padding: 6px 0 0 55px;
}
blockquote.small {
	background: url(images/pullquote.gif) 0 0 no-repeat;
	margin: 15px 0px 10px 0px;
	padding: 6px 0 0 55px;
}


