h1 {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding:10px;
}
.bg {
	background-color: #6A6A6A;
	background-image: url(images/pbs_bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.14blue {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.black16 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.type {
	font-family: Arial;
	font-size: 12px;
}
a:link, a:visited {
	color: #0000cc;
}
a:hover, a:active {
	color: #ffcc00;
}
.blueBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;

}
