.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.hometextbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.vline1 {
	background-image: url(../images/vline.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.vline2 {

	background-image: url(../images/vline.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
