.myHeader01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
	border:double;
	border-color:#CCFF66;
	color:#FFFFFF;
	background-color:#006600;
}