/*
links style sheet
 */

BODY
{
	background-image:   url(../images/borgvw4.jpg);
	background-repeat: repeat-y;
	margin-left:   100pt;
} 

P.indent {
	text-align: left;
	position: relative;
	left: 0.5cm;
}

.justify {
	text-align: justify;
}