@charset "UTF-8";
/* CSS Document */

.involvedSub {
	font-weight: bold;
}
.involvedHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.InvolvedCaption {
	width: 176px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.involvedLink {
	font-size: 11px
}
.involvedLink a, .involvedLink a:visited {
	color: #0033CC;
	font-style: normal;
	text-decoration: none;
	}
.involvedLink a:hover {
	text-decoration: underline;
}

