/* CSS Document */

td.name { 
border-collapse: collapse; 
border: .05em solid #06A; 
}

.headline {
	color: #0066AA;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #06A;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.bullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}

.subsection {
	color: #0066AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	}

.stafftitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.staffpic { 
border-collapse: collapse; 
border: .2em solid #06A; 
}

.charttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.charttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #06A;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.chartheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

