.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: 600; color: #006699}
.smalltxt { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.name { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 600; color: #000000 ; font-style: italic}
.boldtxt { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 600; color: #000000 }
.txt { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000 }
.headingsml { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: 600; color: #006699}
.txtbold { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 600; color: #000000 }
.bkgnorpt {
	background-image:  url(images/orange-stripes-dev4.gif);
	background-repeat: no-repeat;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	color: #FFFFFF;
}
.menulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	color: #FF9966;
}
.links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	color: #000000;
}
