/* Import the standard styles */
@import url(/ssi/header.css);
/* ************************* */
.pageHeader { 
	color : #006699;
	font-size : 100%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
}
.text {
	color : #000000;
	font-size : 80%;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
} 