/***********************************************/
/* pbhstyle.css                            */
/* Use with PBH website                   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00204A;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}
a:link {
	color: #00204A;
}

h1 {
	font-size: 12px;
	color: #FFFFFF;
}


.style2 {color: #75AFFF}
.style3 {
	font-size: 10px;
	font-style: italic;
	color: #00A2C6;
}
a:visited {
	color: #990000;
}
.style4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00204A;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
}
/********************* end **********************/
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00204A;
	background-color: #FFFFFF;
}
.testbox {
	color: #999999;
	background-color: #00204A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

