html, body {
	height: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #000000;
  background-image: url(../images/bg.gif);
  background-repeat: repeat-x;
  font-size: 12px;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
color: #ffffff;
text-decoration: underline;
}

img {
	border: 0px;
}

.style1 {
	color: #FFFFFF;
}

.style3 {
	font-size: 16px;
}

.style4 {
	font-size: 24px;
}

.style6 {
	font-size: 18px;
}
