@charset "ISO-8859-1";
body,td,th {
	font-family: "Myriad Pro";
	font-size: 10px;
	color: #333;
	text-align: left;
}
h1 {
	font-family:"Myriad Pro Bold";
	font-size: 36px;
	color: #999;
}
h2 {
	font-family:"Myriad Pro";
	font-size: 24px;
	color: #999;
	font-weight: lighter;
}
h3 {
	font-family:"Myriad Pro";
	font-size: 18px;
	color: #999;
}
h4 {
	font-size: 14px;
	color: #999;
}
h5 {
	font-size: 12px;
	color: #123462;
}
h6 {
	font-size: 13px;
	color: #666;
	font-family: "Myriad Pro";
	font-weight: lighter;
}
