.line {
	background-attachment: fixed;
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.text		{
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	color: 			#333333;
	text-align:	justify;
	text-decoration: none;
}

.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
}	

