

a:link  {
	font-family : Arial;
	font-size : 10pt;
	line-height:10pt;
	text-decoration : none;
	color: #003333;
}
a:active  {
	font-family : Arial;
	text-decoration : none;
	font-size : 10pt;
	line-height:10pt;
	color: #FF3333;
}
a:visited  {
	font-family : Arial;
	text-decoration : none;
	font-size : 10pt;
	line-height:10pt;
	color: #696969;
}

A:hover 	{
	font-family : Arial;
	BACKGROUND: none;
	font-size : 10pt;
	line-height:10pt;
	COLOR: #FF6600; 
	TEXT-DECORATION: none
}

h1	{
	font-family:"Arial";
	font-size : 22pt;
	line-height:22pt;
	color: A9A9A9;
	line-height: normal;
	margin-top: 15pt 
}

td {
	font-family:"Arial";
	font-size:10pt;
	color: 3B3B3B;
	line-height:10pt;
	text-align: justify;
}

p {
font-family:"Arial";  font-size:9pt; color:#3B3B3B; line-height:11pt;
}

b {
font-family:"Arial";  font-size:10pt; color:#E16D00; line-height:10pt; font-weight: bold;
}


.footer {
	color: gray;
	font-size: 6pt;
	font-family: Arial, Arial, Helvetica, Swiss, Sans;
	text-decoration: none }

