table    { color: black; font-size: 11px; font-family: "Times New Roman", Times, serif}
.forms  { font-size: 10px }
.a-bold  { font-weight: bolder; font-size: 11px }
.a-bold-blue { color: #333399; font-weight: bolder; font-size: 11px }
.a-bold-white { color: white; font-weight: bolder; font-size: 11px }
.a-bold-orange { color: #f60; font-weight: bolder; font-size: 11px }
.b-bold     { font-weight: bold; font-size: 12px }
.b-bold-blue  { color: #333399; font-weight: bold; font-size: 12px }
.b-bold-white { color: white; font-weight: bold; font-size: 12px }
.b-bold-orange { color: #f60; font-weight: bold; font-size: 12px }
.c-bold    { font-weight: bold; font-size: 15px }
.c-bold-blue { color: #333399; font-weight: bold; font-size: 15px }
.c-bold-white { color: white; font-weight: bold; font-size: 15px }
.c-bold-orange { color: #f60; font-weight: bold; font-size: 15px }
.a-bold-red { color: red; font-weight: bolder; font-size: 11px}
.a-bold-teal { font-weight: bolder; font-size: 11px; color: #009999}
.c-bold-teal { color: #009999; font-weight: bold; font-size: 12pt}
.white {
	color: #FFFFFF;
}
.small {
color: black; font-size: 9px; font-family: "Times New Roman", Times, serif
}
.resFade {
	background-image: url(image/splash/splash-2_04.gif);
	background-repeat: repeat-y;
}
