<style>

<!--
.BLUE 
{
	font-family : Eurostyle, Arial;
	font-size : 12pt;
	font-weight : bold;
	text-decoration: underline;
	color : #c4b512
}

.BLUE2 
{
	font-family : Eurostyle, Arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: underline;
	color : #00a0af
}

.BLACK 
{
	font-family : Eurostyle, Arial;
	font-size : 12pt;
	font-weight : bold;
	text-decoration: none;
	color : #000000;
}

.BLACK2 
{
	font-family : Eurostyle, Arial;
	font-size : 11pt;
	font-weight : bold;
	text-decoration: none;
	color : #000000
}

.BLACK3 
{
	font-family : Eurostyle, Arial;
	font-size : 9pt;
	font-weight : normal;
	text-decoration: none;
	color : #000000
}

.BROWN {
	font-family : Eurostyle, Arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: none;
	color : #725d2a
}

TD.BOX
{
	background: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-right-color: #e2e0df;
	border-left-color: #e2e0df;
	border-bottom-color: #e2e0df;
	border-top-color: #e2e0df;
}

A:hover {
	font-family : Eurostyle, Arial;
	font-size : 12pt;
	font-weight : bold;
	text-decoration: underline;
	color : #725d2a
}

A.blue2:hover {
	font-family : Eurostyle, Arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: underline;
	color : #725d2a
}

--></STYLE>
