@charset "utf-8";
#apDiv2 table {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	margin: 0%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #006633;
}
a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #009900;
}
