body {
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.maintext {
	font-family: "55 Helvetica Roman", Arial;
	font-size: 80%;
	line-height: 150%;
	color: #FFFFFF;
}

.maintextgr {
	font-family: "55 Helvetica Roman", Arial;
	font-size: 80%;
	line-height: 150%;
	color: #333333;
}

.maintextsmallgr {
	font-family: "55 Helvetica Roman", Arial;
	font-size: 50%;
	line-height: 150%;
	color: #333333;
}


.textsmall {
	font-family: "55 Helvetica Roman", Arial;
	font-size: 70%;
	line-height: 140%;
	color: #FFFFFF;
}
.textsmall2 {
	font-family: "55 Helvetica Roman", Arial;
	font-size: 70%;
	color: #b5b5b6;
}
.spec {
	font-family: "55 Helvetica Roman", Arial;
	font-size: 80%;
	line-height: 140%;
	color: #000000;
}



a:visited {
	color: #b9c3c9;
	text-decoration: none;
}
a {  
  font-family: "55 Helvetica Roman", Arial;
  color : #b9c3c9; 
  text-decoration: none;
	font-size: 70%;
	line-height: 150%;}
a:hover { color : #b71549;  text-decoration : underline;
}
