@charset "utf-8";

h1 {
	font-family: "Myriad Pro";
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.Chart_Header {	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #8e8e8e;
}

.Chart_Text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8e8e8e;
}

.Head1 {
	font-family: "Myriad Pro";
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.ParaSum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8e8e8e;
}
.ParaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8e8e8e;
}
.RedLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B80000;
}
.Head2 {
	font-family: "Myriad Pro";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
