h1 {
  font: bold 18px Arial Narrow, Arial, Helvetica, sans-serif;
}
label {
  width: 10em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
}
.bg3 {
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
}
.bg4 {
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
	}
.bg5 {
	background-image: url(home/home2_r10_c5.jpg);
	background-repeat: no-repeat;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.link1:hover {
 color: #FFFFFF;
 text-decoration: underline;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link2:hover {
 color: #000000;
 text-decoration: underline;
}