a:hover {
	color: #BD008C;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 14px;
	color: #333333;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-top: 8pt;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 12pt;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(/fireworks/bullet.gif);
	list-style-type: disc;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}
