.header1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 60px;
	color: #FFF;
}
.strap {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #FFF;
}
.header2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #06C;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}
.txtw {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #06C;
}
a:hover {
	color: #C00;
}
#resources {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #06C;
}
#posters a {
	color: #FFF;
}
#posters a:hover {
	color: #FF6;
}
#cpafoot a {
	color: #FFF;
}
#cpafoot a:hover {
	color: #FF6;
}.hptxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
}
.subhdr {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #06C;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #06C;
	border-bottom-color: #06C;
}