p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}
.boldunderlinehighlight {
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF33;
}
.highlight {
	background-color: #FFFF33;
}
h1 {
	font-family: 'Impact', Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #CC0000;
}
h2 {
	font-family: 'Impact', Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.big-i {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.whoismetgal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.underlinehighlight {
	text-decoration: underline;
	background-color: #FFFF33;
}
.subheadofregistrationpgs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

.box-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D90C00;
	font-weight: bolder;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

