body {
	font-family: tahoma;
	color: #000000;
	}
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: white;
	font-size:12pt;
	}
a:visited.bar {
	text-decoration: none;
	font-variant : small-caps;
	font-weight : bold;
	color: white;
	font-size:12pt;
	}
a:hover.bar {
	text-decoration: none;
	font-variant : small-caps;
	font-weight : bold;
	color: gold;
	font-size:12pt;
	}
		
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;
	}
