BODY {
	text-decoration:  none;
	color: #000080;

	scrollbar-base-color:#ffffff;
	scrollbar-track-color:#004080;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#004080;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#004080;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#0099ff;

	background-image: url('bg_6x_grada01_long_gry_w_r.gif');
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right;
	}

A {
	text-decoration: none;
	font-weight: bold;
	}

A:HOVER {
	text-decoration: underline;
	color: #dc143c;
	}

A:HOVER.menu {
	text-decoration: none;
	position: relative;top:2px;left:2px;
	}


TABLE {
	line-break: strict;
	font-size: 11pt;
	line-height: 140%;
	}

HR {
	color: #000080;
	}

.dot {
	border-style: dotted;
	border-width: 1px;
	}

.form {
	border: 1 solid #00080;
	color: #000080;
	background-color: #eaf4fc;