h1 {
	font-family: "Comic Sans MS";
	font-size: 36pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0000FF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FF0000;
}
p {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	text-transform: none;
	color: #000;
	text-align: center;
	font-weight: bold;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #009900;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FF0000;
}
a:active {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #00F;
	background: url(none);
	text-align: left;
}
#apDiv1 div table tr td {
	font-weight: bold;
}
#apDiv2 div table {
	font-weight: bold;
}
