@charset "utf-8";
h1  /* CSS Document */

 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}
table {
	height: auto;
	width: auto;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
}
h2  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	cursor: auto;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

