.siteinfo {
	width: 100%;
	visibility: visible;
	}
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;
	}
.verticalrepeat {
	background-repeat: repeat-y;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;

}
