.siteinfo {
	position: absolute;
	top: 958px;
	width: 855px;
	left: 0px;
	z-index: 2;
	visibility: visible;
	height: 35px;

	}
h1 {
	font-size: xx-small;
	font-weight: bold;
	}
h2 {
	font-size: xx-small;
	font-weight: normal;
	font-style: italic;
	}
h3 {
	font-size: xx-small;
	font-weight: normal;
	}
.blue {
	font-size: x-small;
	font-weight: bold;
	color: #003366;
	text-transform: capitalize;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.orange {
	font-weight: bolder;
	color: #CC6600;
	font-size: medium;

}
.orangereg {
	font-weight: bold;
	color: #CC6600;
}
