span {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}
.intro {
	line-height : 200%;
}
.hdr {
	font-family: Times, serif;
	color : #660000;
	font-size : 20px;
	font-weight : bold;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	color : #660000;
	font-size : 12px;
	font-weight : bold;
}
.tablehdr {
	font-family: Times, serif;
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	line-height : 100%;
}
.tablelst {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	line-height : 100%;
}

.pagelink {
	font-family: Times, serif;
	color : #660000;
	font-size : 14px;
	font-weight : bold;
	}
a.pagelink:link{color:#660000;text-decoration:underline;}
a.pagelink:link:hover{color:#ffffff;text-decoration:underline;}
a.pagelink:visited{color:#660000;text-decoration:underline;}
a.pagelink:visited:hover{color:#660000;text-decoration:underline;}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color : #660000;
	font-size : 10px;
}
A:link:hover {
	color : #000033;
	text-decoration : underline;
}
A:visited:hover {
	color : #000033;
	text-decoration : underline;
}
A:link {
	color : #000099;
	text-decoration : underline;
}
A:visited {
	color : #000099;
	text-decoration : underline;
}

A.footer:link:hover { color : #000000; text-decoration : underline;}
A.footer:link { color : #660000; text-decoration : none;}
A.footer:visited { color : #660000; text-decoration : none;}
A.footer:visited:hover { color : #660000; text-decoration : underline;}

A.copyright:link:hover { color : #ffffff; text-decoration : underline;}
A.copyright:link { color : #ccccff; text-decoration : underline;}
A.copyright:visited { color : #ccccff; text-decoration : underline;}
A.copyright:visited:hover { color : #ffffff; text-decoration : underline;}

