body {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	margin: 0px

	}

h2 {
	font-family: "Copperplate Gothic Bold";
	color: black
}

h3 {
	color: #ffcc33;
}

link {
	text-decoration: none;
}

a:link {color: #ffcc33;
	font-weight: bold;
	text-decoration: none;}
a:visited {color: #ffcc33;
	font-weight: bold;
text-decoration: none;}
a:hover {color: #ff0033;
	font-weight: bold;
	text-decoration: none}
a:active {color: #ffffff;
	font-weight: bold;
	text-decoration: none;}


ul { list-style-image: url(images/redbulletcopy.gif) }
.border {
	margin-left: 100pt;
}
table {
	vertical-align: bottom;

}
