@charset "UTF-8";
p {
	margin-top: 0px;
	margin-bottom: 1%;
	font-size: 75%;
}
h1 {
	font-family: Palatino, "Times New Roman", Times, Serif;
	font-size: 140%;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-family: Palatino, "Times New Roman", Times, Serif;
	font-size: 130%;
	color: #FFFFFF;
	font-weight: normal;
}
h3  {
	font-family: Palatino, "Times New Roman", Times, Serif;
	font-size: 120%;
	color: #FFFFFF;
	font-weight: normal;
}
h4  {
	color: #F0F9FC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 110%;
	font-weight: normal;
}
h5  {
	color: #F0F9FC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 110%;
}
h6  {
	color: #F0F9FC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 110%;
	font-weight: normal;
}
a:link {
	color: #F0F9FC;
	text-decoration: underline;
}
a:visited {
	color: #F0F9FC;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
table {
	font-size: 12pt;
}table {
	vertical-align: top;
}
