.background {  background-attachment: scroll; background-image: url(background.gif); background-repeat: repeat; background-position: left top}
.unnamed1 {  background-attachment: scroll; background-image: url(back2.jpg); background-repeat: repeat; background-position: left top}

td {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #404040;
	text-decoration: none;
}

.descr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #404040;
	text-decoration: none;
}
.pagetitle {
	font-family: Futura, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-left:1em;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12pt;
	color: #404040;
	text-decoration: none;
	font-weight: normal;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	color: #404040;
	text-decoration: none;
	font-weight: normal;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}



a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

