	@charset "utf-8";
	/* CSS Document */
	
	p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	}
	p2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: medium;
		font-weight: normal;
		font-variant: normal;
	}
	p2a {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: medium;
		font-style: italic;
		font-weight: bold;
		text-align: left;
	}
	
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-large;
		font-weight: bolder;
		text-align: center;
		}
	h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-style: normal;
		font-weight: bold;
		text-align: center;
	}
		h2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	}
	h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		text-align: center;
	}
	h3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
}
	h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: bold;
		text-align: center;
	}
	h4a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		font-weight: bold;
		text-align: left;
	}
	h5 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: smaller;
		font-style: normal;
		font-weight: bold;
		}


*bg {
	background-color: #FFFFOO;
}
bg {
	background-attachment: scroll;
	background-color: #FFFF00;
	background-repeat: repeat;
	height: auto;
	width: auto;
}
pc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}

