/* form */

form.gb {
	background-color: #FFFFFF;
}

td.gb {
	font-size: 90%;
}

/* text */

h1.gb {
	font-size: 150%;
}

h2.gb {
	font-size: 85%;
	font-weight: normal;
	line-height: 0px;
}

p.gb {
	font-size: 90%;
}

hr.gb {
	color: #222233;
}

/* anchors */

a.gb {
	color: #222233;
}

