

a:link  {
	font-family: Arial;
	font-size: 9pt;
	line-height: 10pt;
	text-decoration : none;
	color: #696969;
}
a:active  {
	font-family: Arial;
	font-size: 9pt;
	line-height: 10pt;
	color: #FF0000;
}
a:visited  {
	font-family: Arial;
	font-size: 9pt;
	line-height: 10pt;
	color: #696969;
}

A:hover 	{
	font-family: Arial;
	BACKGROUND: none;
	font-size: 9pt;
	line-height: 10pt;
	COLOR: #FF0000; 
	TEXT-DECORATION: none
}

h1	{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FF6600;
	line-height: normal;
}

td {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	line-height: 10pt;
}

p {
	font-family:"Arial";
	font-size:9pt;
	color:#000000;
	line-height: 10pt;
}

.footer {
	color: gray;
	font-size: 7pt;
	font-family: Arial;
	text-decoration: none }
	
.title {
	color: black;
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none }
