BODY {background-color: white;
font-family : Arial, Helvetica, sans-serif;
font-size: 13pt;
background-image: url(bgmandel.gif);
background-repeat: repeat;
margin: 0 auto;
max-width: 960px;
color: Black
}

.tn {
	font-family: "Times New Roman";
	font-size: 13pt;

}

h1 {
	text-align: center;
}

body, div, p, td {
	font-size: 10pt;
}

td {
	vertical-align: top;
}


A {
	text-decoration : none;
}

A:LINK {
	color : Blue;
	text-decoration : none;
}


A:ACTIVE, A:HOVER, A:FOCUS {
	color : Red;
	text-decoration : underline;
}


.bok {
				font-weight : bold;
				text-align : center;
				font-size : 12pt;
			}
.note {
	font-size: 10pt;
	padding-left: 24pt
}
