body, p, li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: black;
}
p, li, h4 {
    margin: 1em;
}
p.heading {
	font-size: medium;
	font-style: italic;
	margin-bottom: 1.5em;
}
p.back {
  font-size: xx-small;
	margin-bottom: 0em;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 1em;
	text-align: right;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.notop {
	margin-top:0;
}
.nobottom {
	margin-bottom:0;
}
textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : inherit;
}
a:link {
	color : #3232F2;
}
a:visited{
	color : #000033;
}
div#gala_sponsors a {
	font-size:x-small;
}
div.homeside {margin-left:.2em; margin-top:0em; color:#FFFFFF;}
div.homeside p {color:#FFFFFF; font-size:x-small;}
div.homeside li {color:#FFFFFF; font-size:x-small;}