body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: tahoma;
	color: #660000;
	}
td {
	font-size: 11pt;
	}
P {
	text-indent : 3em;
	text-justify : inter-word;
}
a:link.bar {
	text-decoration: none;
	font-variant : small-caps;
	font-weight : bold;
	color: #cebc8e;
	font-size:10pt;
	}
a:visited.bar {
	text-decoration: none;
	font-variant : small-caps;
	font-weight : bold;
	color: #cebc8e;
	font-size:10pt;
	}
a:hover.bar {
	text-decoration: none;
	font-variant : small-caps;
	font-weight : bold;
	color: black;
	font-size:10pt;
	}
		
a:link {
	text-decoration: underline;
	color: #660000;
	font-size:11pt;
	}
a:visited {
	text-decoration: underline;
	color: #660000;
	font-size:11pt;
	}
a:hover {
	text-decoration: underline;
	color: black;
	font-size:11pt;
	}
