/* CSS Document */

body {
  background-color: ffffff;
	background-image: url(bg.jpg);
	background-position: top left;
  background-repeat: no-repeat; 
  background-attachment: scroll;
}
#body a:active, a:focus{
outline: none;
}
.style1 {
	color: #000000;
	font-family: Helvetica;
	font-size: 22px;
	line-height: 18pt;
	text-transform: lowercase;
	word-spacing: -1px;
	letter-spacing: -0.5px;
	text-align: left;
	white-space: normal;
	text-indent: 0pt;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.style5 {
	font-size: 10px;
}

.style6 {	color: #000000;
	font-size: 12px;
	line-height: 13pt;
	word-spacing: 0em;
	letter-spacing: 0em;
	white-space: normal;
	font-family: Helvetica;
	}