.style1 {
  font-size: 12px;
  color: #FFFFFF;
  font-family: Arial;
  text-align: left;
  padding-left: 10px;
  padding-right: 5px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.style3 {
	color: #FFFFFF;
	}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
href {
	color:#FFCC66;
	text-decoration: underline;
}
.bodybg {
	background-image: url(../images/background.png);
}
