p {  font-size: 14pt}
body {
	background-image: url(resources/hwfb_bg.gif);
}
h1 {  font-size: 22pt; color: #000066; text-align: center}
h2 {  color: #000066; text-align: center; font-size: 18pt}
h3 {  font-size: 16pt; text-align: center}
a { text-decoration: none; font-size: 14pt}
a:link {  color: #000066}
a:visited {  color: #006699}
a:hover {  color: #FF6600}
.smalltext {
	font-size: 10pt;
}
.smallredtext { color: #FF0000;
              font-size: 10pt;
}
.regulartext {
	font-size: 12pt;
}
.regularredtext { color: #FF0000;
              font-size: 12pt;
}
.largetext {
	font-size: 14pt;
}
.head1 {
	font-size: 18pt;
	font-weight: bold;
}
